DoubleFunctionThresholdCrossingIndicatedSlope Property |
Gets the slope of the segment that crosses the threshold.
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 FunctionSegmentSlope Slope { get; }
Public ReadOnly Property Slope As FunctionSegmentSlope
Get
public:
property FunctionSegmentSlope Slope {
FunctionSegmentSlope get ();
}
member Slope : FunctionSegmentSlope with get
Property Value
Type:
FunctionSegmentSlopeSee Also