CssiSolarGeophysicalDataObservationSecondsOfDay Property |
Gets the number of seconds since the start of midnight UTC
at which the observations of the solar flux are assumed to be made.
This indicates the time of day that each observation takes effect.
When querying for values prior to that point of the day, the previous
day's observations are used. By default, this is 20 hours UTC.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ObservationSecondsOfDay { get; }
Public ReadOnly Property ObservationSecondsOfDay As Double
Get
public:
property double ObservationSecondsOfDay {
double get ();
}
member ObservationSecondsOfDay : float with get
Property Value
Type:
DoubleSee Also