Элементы StateStats

Represents the statistics for a single attribute state.

Тип StateStats предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из ValueType.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из ValueType.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из ValueType.)

В начало

Поля

  Имя Описание
Открытое поле AdjustedProbability Represents the adjusted probability for the attribute state.
Открытое поле Probability Represents the probability for the attribute state.
Открытое поле ProbabilityVariance Represents the probability variance for the attribute state.
Открытое поле Support Represents the support for the attribute state.
Открытое поле Value Represents the value for the attribute state.
Открытое поле Variance Represents the variance for the attribute state.

В начало