Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentMetaDataComments Property

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

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

Property Value

Type: ListString
See Also