Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentReferenceFrameEpoch Property

Gets or sets the epoch of reference frame, if not intrinsic to the definition 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 JulianDate? ReferenceFrameEpoch { get; set; }

Property Value

Type: NullableJulianDate
See Also