|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
| struct desc_rec | desc |
| char | npoint [4] |
| struct att_vect_rec | att_vect [20] |
| char | pitch_bias [14] |
| char | roll_bias [14] |
| char | yaw_bias [14] |
| char | spare [6502] |
Definition at line 632 of file ossimCeosData.h.
| struct att_vect_rec att_data_rec::att_vect[20] |
Definition at line 636 of file ossimCeosData.h.
| struct desc_rec att_data_rec::desc |
Definition at line 634 of file ossimCeosData.h.
| char att_data_rec::npoint[4] |
Definition at line 635 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpAttDataRec().
| char att_data_rec::pitch_bias[14] |
Definition at line 637 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpAttDataRec().
| char att_data_rec::roll_bias[14] |
Definition at line 638 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpAttDataRec().
| char att_data_rec::spare[6502] |
Definition at line 640 of file ossimCeosData.h.
| char att_data_rec::yaw_bias[14] |
Definition at line 639 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpAttDataRec().
1.8.14