SystemPerformanceOptimizationContextEliteSampleDefinition Property
Gets the elite sample definition for this context.
Namespace: Novacta.Analytics.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
protected override EliteSampleDefinition EliteSampleDefinition { get; }
Protected Overrides ReadOnly Property EliteSampleDefinition As EliteSampleDefinition
Get
protected:
virtual property EliteSampleDefinition EliteSampleDefinition {
EliteSampleDefinition get () override;
}
abstract EliteSampleDefinition : EliteSampleDefinition with get
override EliteSampleDefinition : EliteSampleDefinition with get
Property Value
EliteSampleDefinitionHigherThanLevel
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.