Click or drag to resize

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

Property Value

Type: CcsdsInterpolationMethod
See Also