Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentTimeStandard Property

Gets or sets the time standard used for metadata, ephemeris data, and covariance data.

The valid values for CCSDS time systems are given by the SANA website. Only time systems that are compatible with the available time standards can be read by ReadFrom(String).

Namespace:  AGI.Foundation.Ccsds
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeStandard TimeStandard { get; set; }

Property Value

Type: TimeStandard
Remarks

The mapping of CCSDS time systems from the Space Assigned Numbers Authority (SANA) to time standards is as follows:

See Also