Enumeration of the desired covariance level.
Member | Value | Description |
---|---|---|
eAsCovTypeUnknown | -1 | Invalid AgEAsCovType indicator. |
eAsCovTypeNone | 0 | No covariance is desired. |
eAsCovTypePosition | 1 | Position covariance is desired. The 6 values of the lower triangular position covariance matrix will be kept if provided. |
eAsCovTypePositionVelocity | 2 | Position and velocity covariance is desired. The 21 values of the lower triangular position-velocity covariance matrix will be kept if provided. |