SetPositionCov
Set position, velocity and position covariance data
Syntax
SetPositionCov <VehObjectPath> [{PositionType}] {TimeValue} [<PositionData>] {CovarianceType} <CovarianceData>
Description
The SetPositionCov command is used to send in position, velocity and position covariance information together or just position covariance information one point at a time.
When the position and velocity are sent with the covariance data, the [{PositionType}] and [<PositionData>] must be included in the command. See the SetPosition (Vehicles) command for the format for these parameters.
For valid {TimeValue} values see Time Options.
The position covariance data is specified as an upper triangular matrix in Cartesian coordinates. This command is useful if you wish to specify position covariance information for a vehicle using real-time data.
Valid values for {CovarianceType} and <CovarianceData> are:
{CovarianceType} | <CovarianceData> | Description |
---|---|---|
ECF | <Pxx> <Pxy> <Pxz> <Pyy> <Pyz> <Pzz> | Specify coordinates in distance^2 units. |
ECI | ||
RICECF | <Prr> <Pri> <Prc> <Pii> <Pic> <Pcc> | Specify Radial-Intrack-Crosstrack coordinates in distance^2 units. |
RICECI |
You can't use the SetPositionCov command to modify a vehicle's propagated ephemeris. This command can only be used to append ephemeris points to a vehicle.
Examples
To send an ephemeris point including covariance data only to the satellite ERS1:
To send an ephemeris point including covariance data to Aircraft1:
Return message
Group membership
This command belongs to the following group(s):
Version
10