Click or drag to resize

CcsdsOrbitEphemerisMessageSegment.EphemerisDataComments Property

Gets a collection containing comments from the ephemeris data of a segment of a CCSDS OEM file.

Namespace:  AGI.Foundation.Ccsds
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public List<string> EphemerisDataComments { get; }

Property Value

Type: List<String>
See Also