DurationFunctionThresholdCrossingFoundCrossingDuration Property |
Gets the duration at which the crossing occurs.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Duration CrossingDuration { get; }
Public ReadOnly Property CrossingDuration As Duration
Get
public:
property Duration CrossingDuration {
Duration get ();
}
member CrossingDuration : Duration with get
Property Value
Type:
DurationSee Also