DoubleThresholdCrossingIndicatedEventArgsFinding Property |
Gets the finding indicated by this event.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DoubleFunctionThresholdCrossingIndicated Finding { get; }
Public ReadOnly Property Finding As DoubleFunctionThresholdCrossingIndicated
Get
public:
property DoubleFunctionThresholdCrossingIndicated^ Finding {
DoubleFunctionThresholdCrossingIndicated^ get ();
}
member Finding : DoubleFunctionThresholdCrossingIndicated with get
Property Value
Type:
DoubleFunctionThresholdCrossingIndicatedSee Also