Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentCovarianceAxesNames Property

Gets or sets a collection containing names for covariance axes that are different from those of the reference frame.

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

Property Value

Type: DateMotionCollectionString
See Also