Public Attributes | |
char | id [5] |
Code identifier for aircraft/ship ino block "ASIB". | |
int | len |
Length of the aircraft/ship info block. | |
float | radarLon |
Radar longitude [deg]. | |
float | radarLat |
Radar latitude [deg]. | |
float | radarAlt1 |
Radar pressure altitude (msl) [km]. | |
float | radarAlt2 |
Radar altitude above ground level altitude (agl) [km]. | |
float | speedEW |
Platform ground speed (East -- West) [m/s]. | |
float | speedNS |
Platform ground speed (North -- South) [m/s]. | |
float | vel |
Platform vertical velocity [m/s]. | |
float | heading |
Platform heading [deg]. | |
float | roll |
Platform roll [deg]. | |
float | pitch |
Platform pitch [deg]. | |
float | drift |
Platform drift [deg]. | |
float | rotAngle |
Radar rotation angle [deg]. | |
float | tiltAngle |
Radar tilt angle [deg]. | |
float | hSpeedEW |
Horizontal wind speed at radar ( East--West) [m/s]. | |
float | hSpeedNS |
Horizontal wind speed at radar ( North--South) [m/s]. | |
float | vSpeed |
Vertical wind speed at radar [m/s]. | |
float | hcRate |
Heading change rate [deg/sec]. | |
float | pcRate |
Pitch change rate [deg/sec]. |
Platform drift [deg].
Heading change rate [deg/sec].
Platform heading [deg].
Horizontal wind speed at radar ( East--West) [m/s].
Horizontal wind speed at radar ( North--South) [m/s].
char DORADE::PlatformInfoBlock::id[5] |
Code identifier for aircraft/ship ino block "ASIB".
Length of the aircraft/ship info block.
Pitch change rate [deg/sec].
Platform pitch [deg].
Radar pressure altitude (msl) [km].
Radar altitude above ground level altitude (agl) [km].
Radar latitude [deg].
Radar longitude [deg].
Platform roll [deg].
Radar rotation angle [deg].
Platform ground speed (East -- West) [m/s].
Platform ground speed (North -- South) [m/s].
Radar tilt angle [deg].
Platform vertical velocity [m/s].
Vertical wind speed at radar [m/s].