DurationFunctionThresholdCrossingFoundIndication Property |
Gets the finding that originally indicated the existence of this threshold crossing.
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 DurationFunctionThresholdCrossingIndicated Indication { get; }
Public ReadOnly Property Indication As DurationFunctionThresholdCrossingIndicated
Get
public:
property DurationFunctionThresholdCrossingIndicated^ Indication {
DurationFunctionThresholdCrossingIndicated^ get ();
}
member Indication : DurationFunctionThresholdCrossingIndicated with get
Property Value
Type:
DurationFunctionThresholdCrossingIndicatedSee Also