Click or drag to resize

CcsdsOrbitEphemerisMessageSegment.ReferenceFrameEpoch 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: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate? ReferenceFrameEpoch { get; set; }

Property Value

Type: Nullable<JulianDate>
See Also