Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentReferenceFrameName Property

Gets or sets the name of the reference frame in which the ephemeris data are given.

The reference frame must be the same for all data elements, with the exception of the covariance matrix, for which an applicable different reference frame may be specified.

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

Property Value

Type: String
See Also