Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentInterpolationOrder Property

Gets or sets the interpolation order for the ephemeris data immediately following the metadata block. By default, this is zero.

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

Property Value

Type: Int32
See Also