Click or drag to resize

SystemPerformanceOptimizationContextEliteSampleDefinition Property

Gets the elite sample definition for this context.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
protected override EliteSampleDefinition EliteSampleDefinition { get; }

Property Value

Type: EliteSampleDefinition
HigherThanLevel if the elite sample points of this context correspond to the highest performances of the system under study; LowerThanLevel if they correspond to the lowest ones.
See Also