Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentUseableStartTime Property

Gets or sets the optional start of useable time span covered by ephemeris data immediately following the metadata block.

Note that this value is ignored by CreatePoint.

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? UseableStartTime { get; set; }

Property Value

Type: NullableJulianDate
See Also