CssiSolarGeophysicalDataDefaultObservationTimeOfDay Field |
Gets the default for the time of day at which the entries in the data file are assumed to take effect.
Prior to this number of seconds into the day, the previous day's value will be used,
only rolling over after this time of the day. This value is 72000.0 or 20 hours.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public const double DefaultObservationTimeOfDay = 72000
Public Const DefaultObservationTimeOfDay As Double = 72000
public:
literal double DefaultObservationTimeOfDay = 72000
static val mutable DefaultObservationTimeOfDay: float
Field Value
Type:
DoubleSee Also