Entries

Link copied to clipboard

0 -> DISABLED

Link copied to clipboard

1 -> HAUSER

Link copied to clipboard

2 -> DEPRECATED1

Link copied to clipboard

2 -> HAUSER_AND_AVG_MATRIX_ADJUST

Link copied to clipboard

3 -> HAUSER_AND_MATRIX_ADJUST

Link copied to clipboard

4 -> MATRIX_ADJUST

Link copied to clipboard

5 -> COMP_BASED_STATS

Link copied to clipboard

6 -> COMP_BASED_STATS_AND_MATRIX_ADJUST

Link copied to clipboard

7 -> HAUSER_GLOBAL

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val cliValue: String
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.