Click or drag to resize

StkEphemerisFileCovarianceTimePosCovarianceData Property

Gets or sets the covariance data..

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

Property Value

Type: DateMotionCollectionMatrix3By3Symmetric
See Also