Condividi tramite


Membri StateStats

Represents the statistics for a single attribute state.

Il tipo StateStats espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da ValueType).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da ValueType).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da ValueType).

In alto

Campi

  Nome Descrizione
Campo pubblico AdjustedProbability Represents the adjusted probability for the attribute state.
Campo pubblico Probability Represents the probability for the attribute state.
Campo pubblico ProbabilityVariance Represents the probability variance for the attribute state.
Campo pubblico Support Represents the support for the attribute state.
Campo pubblico Value Represents the value for the attribute state.
Campo pubblico Variance Represents the variance for the attribute state.

In alto