Click or drag to resize

StkEphemerisFileCovarianceTimePosVelCovarianceData Property

Gets or sets the 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 DateMotionCollection<Matrix6By6Symmetric> CovarianceData { get; set; }

Property Value

Type: DateMotionCollectionMatrix6By6Symmetric
See Also