FeatureStateThresholds
: IReadOnlyList< IFeatureStateThresholds< FingerFeature, string > >
[Get] |
Signature
IReadOnlyList<IFeatureStateThresholds<FingerFeature, string> > FeatureStateThresholds |
MinTimeInState
: double
[Get] |
Signature
double MinTimeInState |
Construct
(
featureThresholds
, minTimeInState
)
|
Signature
void Construct(List< FingerFeatureThresholds > featureThresholds, double minTimeInState) Parameters featureThresholds: List< FingerFeatureThresholds >minTimeInState: doubleReturns void |