|
onboardapi
9.10.0
by Rheinmetall
|
Location Truncation Pack from Video Moving Target Indicator and Track Metadata (MISB ST 0903.4) More...
Public Member Functions | |
| LocationTruncationPack () | |
| LocationTruncationPack (M_Common::DoubleOptionalType const &Latitude, M_Common::DoubleOptionalType const &Longitude, M_Common::DoubleOptionalType const &Height, M_Common::DoubleOptionalType const &SigmaEast, M_Common::DoubleOptionalType const &SigmaNorth, M_Common::DoubleOptionalType const &SigmaUp, M_Common::DoubleOptionalType const &RhoEastNorth, M_Common::DoubleOptionalType const &RhoEastUp, M_Common::DoubleOptionalType const &RhoNorthUp) | |
Location Truncation Pack from Video Moving Target Indicator and Track Metadata (MISB ST 0903.4)
| M_VideoMetadata::LocationTruncationPack::LocationTruncationPack | ( | ) |
| M_VideoMetadata::LocationTruncationPack::LocationTruncationPack | ( | M_Common::DoubleOptionalType const & | Latitude, |
| M_Common::DoubleOptionalType const & | Longitude, | ||
| M_Common::DoubleOptionalType const & | Height, | ||
| M_Common::DoubleOptionalType const & | SigmaEast, | ||
| M_Common::DoubleOptionalType const & | SigmaNorth, | ||
| M_Common::DoubleOptionalType const & | SigmaUp, | ||
| M_Common::DoubleOptionalType const & | RhoEastNorth, | ||
| M_Common::DoubleOptionalType const & | RhoEastUp, | ||
| M_Common::DoubleOptionalType const & | RhoNorthUp | ||
| ) |
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::Height |
Tag N/A Height of a point in meters above the WGS84 Ellipsoid (HAE). For expressing standard deviations, correlation coefficients, velocity, and acceleration, the point represents the origin of a local tangential East- North-Up (ENU) coordinate system. In Meters
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::Latitude |
Tag N/A Latitude in degrees of a point with respect to the WGS84 datum. For expressing standard deviations, correlation coefficients, velocity, and acceleration, the point represents the origin of a local tangential East- North-Up (ENU) coordinate system In Degrees
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::Longitude |
Tag N/A Longitude in degrees of a point with respect to the WGS84 datum. For expressing standard deviations, correlation coefficients, velocity, and acceleration, the point represents the origin of a local tangential East- North-Up (ENU) coordinate system. In Degrees
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::RhoEastNorth |
Tag N/A Correlation coefficient between the East and North components.
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::RhoEastUp |
Tag N/A Correlation coefficient between East and Up components of error.
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::RhoNorthUp |
Tag N/A Correlation coefficient between North and Up components of error.
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::SigmaEast |
Tag N/A Standard deviation of the location of the point with respect to the ENU coordinate system East axis In Meters
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::SigmaNorth |
Tag N/A Standard deviation of the location of the point with respect to the ENU coordinate system North axis. In Meters
| M_Common::DoubleOptionalType M_VideoMetadata::LocationTruncationPack::SigmaUp |
Tag N/A Standard deviation of the location of the point with respect to the ENU coordinate system Up axis. In Meters