Click or drag to resize

StkEphemerisFile.CovarianceTimePos.CovarianceData Property

Gets or sets the covariance data.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public DateMotionCollection<Matrix3By3Symmetric> CovarianceData { get; set; }

Property Value

Type: DateMotionCollection<Matrix3By3Symmetric>
See Also