JulianDateFunctionSampledEventArgsSampleDate Property |
Gets the date at which the function was sampled.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public JulianDate SampleDate { get; }
Public ReadOnly Property SampleDate As JulianDate
Get
public:
property JulianDate SampleDate {
JulianDate get ();
}
member SampleDate : JulianDate with get
Property Value
Type:
JulianDateSee Also