Data Item I010/270 - Target Size & Orientation. More...
#include <cat010.h>
Data Fields | |
bool | valid |
int | length |
bool | length_valid |
Length. LSB = 1 meter. More... | |
int | raw_orientation |
If length is valid. More... | |
double | orientation |
Raw orientation. LSB = 360/128 degree. More... | |
bool | orientation_valid |
int | width |
If orientation is valid. More... | |
bool | width_valid |
Width. LSB = 1 meter. More... | |
Data Item I010/270 - Target Size & Orientation.
int ast_dataitem_010_270_t::length |
bool ast_dataitem_010_270_t::length_valid |
Length. LSB = 1 meter.
double ast_dataitem_010_270_t::orientation |
Raw orientation. LSB = 360/128 degree.
Orientation. LSB = 1 degree.
The orientation gives the direction which the aircraft nose is pointing, relative to the Geographical North.
bool ast_dataitem_010_270_t::orientation_valid |
int ast_dataitem_010_270_t::raw_orientation |
If length is valid.
bool ast_dataitem_010_270_t::valid |
int ast_dataitem_010_270_t::width |
If orientation is valid.
bool ast_dataitem_010_270_t::width_valid |
Width. LSB = 1 meter.