DoubleFunctionThresholdCrossingFoundIndication 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic DoubleFunctionThresholdCrossingIndicated Indication { get; }
Public ReadOnly Property Indication As DoubleFunctionThresholdCrossingIndicated
Get
public:
property DoubleFunctionThresholdCrossingIndicated^ Indication {
DoubleFunctionThresholdCrossingIndicated^ get ();
}
member Indication : DoubleFunctionThresholdCrossingIndicated with get
Property Value
Type:
DoubleFunctionThresholdCrossingIndicated
See Also