config

package
v0.0.0-...-4f3ff5d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_MU              float64 = 25.0
	DEFAULT_SIGNMA          float64 = 3
	SKILL_UNCERTANTY_DEGREE float64 = DEFAULT_MU / DEFAULT_SIGNMA
)

Variables

View Source
var (
	DEFAULT_RATING_PARMS = &openskill.NewRatingParams{
		AveragePlayerSkill:     DEFAULT_MU,
		SkillUncertaintyDegree: SKILL_UNCERTANTY_DEGREE,
	}
	DEFAULT_OPTIONS = openskill.Options{}
)
View Source
var (
	// Base directory under which data is stored
	STORAGE_DIRECTORY string
	FTC_SEASON        string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL