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