JulianDateFunctionThresholdCrossingIndicatedLeftDate Property |
Gets the date to the left of 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 JulianDate LeftDate { get; }
Public ReadOnly Property LeftDate As JulianDate
Get
public:
property JulianDate LeftDate {
JulianDate get ();
}
member LeftDate : JulianDate with get
Property Value
Type:
JulianDateSee Also