Iau2006XysDataStepSizeDays Property |
Gets the step between samples in the table, in days.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double StepSizeDays { get; }
Public ReadOnly Property StepSizeDays As Double
Get
public:
property double StepSizeDays {
double get ();
}
member StepSizeDays : float with get
Property Value
Type:
DoubleSee Also