Partager via


Membres StateStats

Represents the statistics for a single attribute state.

Le type StateStats expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de ValueType.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de ValueType.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de ValueType.)

Haut de la page

Champs

  Nom Description
Champ public AdjustedProbability Represents the adjusted probability for the attribute state.
Champ public Probability Represents the probability for the attribute state.
Champ public ProbabilityVariance Represents the probability variance for the attribute state.
Champ public Support Represents the support for the attribute state.
Champ public Value Represents the value for the attribute state.
Champ public Variance Represents the variance for the attribute state.

Haut de la page