OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
char | gmt_day [4] |
char | gmt_sec [8] |
char | pitch_flag [4] |
char | roll_flag [4] |
char | yaw_flag [4] |
char | pitch [14] |
char | roll [14] |
char | yaw [14] |
char | pitch_rate_flag [4] |
char | roll_rate_flag [4] |
char | yaw_rate_flag [4] |
char | pitch_rate [14] |
char | roll_rate [14] |
char | yaw_rate [14] |
Definition at line 614 of file ossimCeosData.h.
char att_vect_rec::gmt_day[4] |
Definition at line 616 of file ossimCeosData.h.
char att_vect_rec::gmt_sec[8] |
Definition at line 617 of file ossimCeosData.h.
char att_vect_rec::pitch[14] |
Definition at line 621 of file ossimCeosData.h.
char att_vect_rec::pitch_flag[4] |
Definition at line 618 of file ossimCeosData.h.
char att_vect_rec::pitch_rate[14] |
Definition at line 627 of file ossimCeosData.h.
char att_vect_rec::pitch_rate_flag[4] |
Definition at line 624 of file ossimCeosData.h.
char att_vect_rec::roll[14] |
Definition at line 622 of file ossimCeosData.h.
char att_vect_rec::roll_flag[4] |
Definition at line 619 of file ossimCeosData.h.
char att_vect_rec::roll_rate[14] |
Definition at line 628 of file ossimCeosData.h.
char att_vect_rec::roll_rate_flag[4] |
Definition at line 625 of file ossimCeosData.h.
char att_vect_rec::yaw[14] |
Definition at line 623 of file ossimCeosData.h.
char att_vect_rec::yaw_flag[4] |
Definition at line 620 of file ossimCeosData.h.
char att_vect_rec::yaw_rate[14] |
Definition at line 629 of file ossimCeosData.h.
char att_vect_rec::yaw_rate_flag[4] |
Definition at line 626 of file ossimCeosData.h.