Response Category
Distinguishes the three kinds of measurable model elements whose per-replication values are eligible for cross-experiment comparison.
OBSERVATION —
ksl.modeling.variable.Response— observation-based statistics, per-replication average from independent samples.TIME_WEIGHTED —
ksl.modeling.variable.TWResponse— time-weighted statistics for continuous variables; per-replication time-average.COUNTER —
ksl.modeling.variable.Counter— running counts; per-replication final value.
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.