DurationFunctionExtremumIndicatedLeftSegmentSlope Property |
Gets the slope between the left and middle samples.
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 LeftSegmentSlope { get; }
Public ReadOnly Property LeftSegmentSlope As FunctionSegmentSlope
Get
public:
property FunctionSegmentSlope LeftSegmentSlope {
FunctionSegmentSlope get ();
}
member LeftSegmentSlope : FunctionSegmentSlope with get
Property Value
Type:
FunctionSegmentSlopeSee Also