onboardapi  9.10.0
by Rheinmetall
M_VideoMetadata::FpaIndexPack Struct Reference

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

Public Member Functions

 FpaIndexPack ()
 
 FpaIndexPack (M_Common::ULongOptionalType const &FpaRow, M_Common::ULongOptionalType const &FpaColumn)
 

Public Attributes

M_Common::ULongOptionalType FpaRow
 
M_Common::ULongOptionalType FpaColumn
 

Detailed Description

FPA Index Pack from Video Moving Target Indicator and Track Metadata (MISB ST 0903.4)

Constructor & Destructor Documentation

◆ FpaIndexPack() [1/2]

M_VideoMetadata::FpaIndexPack::FpaIndexPack ( )

◆ FpaIndexPack() [2/2]

M_VideoMetadata::FpaIndexPack::FpaIndexPack ( M_Common::ULongOptionalType const &  FpaRow,
M_Common::ULongOptionalType const &  FpaColumn 
)

Member Data Documentation

◆ FpaColumn

M_Common::ULongOptionalType M_VideoMetadata::FpaIndexPack::FpaColumn

Tag N/A Specifies the column of a sensor Focal Plane Array (FPA) in a two-dimensional array of FPAs, numbering from 1, left to right, starting at the upper left of the array. Specifies the FPA in which detection of the target has occurred. Target pixel coordinates are expressed with respect to the FPA within which the target is detected; the FPA is treated as a Motion Imagery frame for VMTI data elements that use the frame as a reference.

◆ FpaRow

M_Common::ULongOptionalType M_VideoMetadata::FpaIndexPack::FpaRow

Tag N/A Specifies the row of a sensor Focal Plane Array (FPA) in a two-dimensional array of FPAs, numbering from 1, top to bottom, starting at the upper left of the array. Specifies the FPA in which detection of the target has occurred. Target pixel coordinates are expressed with respect to the FPA within which the target is detected; the FPA is treated as a Motion Imagery frame for VMTI data elements that use the frame as a reference.