onboardapi  9.10.0
by Rheinmetall
M_VideoMetadata::VelocityTruncationPack Struct Reference

Velocity Truncation Pack from Video Moving Target Indicator and Track Metadata (MISB ST 0903.4) More...

Public Member Functions

 VelocityTruncationPack ()
 
 VelocityTruncationPack (M_Common::DoubleOptionalType const &EastComponent, M_Common::DoubleOptionalType const &NorthComponent, M_Common::DoubleOptionalType const &UpComponent, 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)
 

Public Attributes

M_Common::DoubleOptionalType EastComponent
 
M_Common::DoubleOptionalType NorthComponent
 
M_Common::DoubleOptionalType UpComponent
 
M_Common::DoubleOptionalType SigmaEast
 
M_Common::DoubleOptionalType SigmaNorth
 
M_Common::DoubleOptionalType SigmaUp
 
M_Common::DoubleOptionalType RhoEastNorth
 
M_Common::DoubleOptionalType RhoEastUp
 
M_Common::DoubleOptionalType RhoNorthUp
 

Detailed Description

Velocity Truncation Pack from Video Moving Target Indicator and Track Metadata (MISB ST 0903.4)

Constructor & Destructor Documentation

◆ VelocityTruncationPack() [1/2]

M_VideoMetadata::VelocityTruncationPack::VelocityTruncationPack ( )

◆ VelocityTruncationPack() [2/2]

M_VideoMetadata::VelocityTruncationPack::VelocityTruncationPack ( M_Common::DoubleOptionalType const &  EastComponent,
M_Common::DoubleOptionalType const &  NorthComponent,
M_Common::DoubleOptionalType const &  UpComponent,
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 
)

Member Data Documentation

◆ EastComponent

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::EastComponent

Tag N/A Velocity along the East axis of the East-North- Up coordinate system. In Meters/Second

◆ NorthComponent

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::NorthComponent

Tag N/A Velocity along the North axis of the East- North-Up coordinate system In Meters/Second

◆ RhoEastNorth

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::RhoEastNorth

Tag N/A Correlation coefficient between East and North.

◆ RhoEastUp

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::RhoEastUp

Tag N/A Correlation coefficient between East and Up.

◆ RhoNorthUp

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::RhoNorthUp

Tag N/A Correlation coefficient between North and Up.

◆ SigmaEast

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::SigmaEast

Tag N/A Standard deviation along East axis. In Meters/Second

◆ SigmaNorth

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::SigmaNorth

Tag N/A Standard deviation along North axis. In Meters/Second

◆ SigmaUp

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::SigmaUp

Tag N/A Standard deviation along Up axis In Meters/Second

◆ UpComponent

M_Common::DoubleOptionalType M_VideoMetadata::VelocityTruncationPack::UpComponent

Tag N/A
Velocity along the Up axis of the East-North- Up coordinate system In Meters/Second