Click or drag to resize

StkEphemerisFileCovarianceTimePosInterpolator Property

Gets or sets the interpolator to use to interpolate this covariance data.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override Covariance3By3SizeAndOrientationInterpolator Interpolator { get; set; }

Property Value

Type: Covariance3By3SizeAndOrientationInterpolator
See Also