Click or drag to resize

CcsdsOrbitEphemerisMessageSegmentInterpolationMethod Property

Gets or sets the optional interpolation method for the ephemeris data immediately following the metadata block.

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

Property Value

Type: CcsdsInterpolationMethod
See Also