Click or drag to resize

StkEphemerisFileOptionsCovarianceOptions Property

Gets or sets the options for reading in the covariance data of an ephemeris file.

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

Property Value

Type: CovarianceReadOptions
See Also