OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
struct desc_rec | desc |
char | orbit_ele_desg [32] |
char | orbit_ele [6][16] |
char | ndata [4] |
char | year [4] |
char | month [4] |
char | day [4] |
char | gmt_day [4] |
char | gmt_sec [22] |
char | data_int [22] |
char | ref_coord [64] |
char | hr_angle [22] |
char | alt_poserr [16] |
char | crt_poserr [16] |
char | rad_poserr [16] |
char | alt_velerr [16] |
char | crt_velerr [16] |
char | rad_velerr [16] |
struct pos_vect_rec | pos_vect [64] |
char | spare [126] |
Definition at line 589 of file ossimCeosData.h.
char pos_data_rec::alt_poserr[16] |
Definition at line 603 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::alt_velerr[16] |
Definition at line 606 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::crt_poserr[16] |
Definition at line 604 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::crt_velerr[16] |
Definition at line 607 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::data_int[22] |
Definition at line 600 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::day[4] |
Definition at line 597 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
struct desc_rec pos_data_rec::desc |
Definition at line 591 of file ossimCeosData.h.
char pos_data_rec::gmt_day[4] |
Definition at line 598 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::gmt_sec[22] |
Definition at line 599 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::hr_angle[22] |
Definition at line 602 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::month[4] |
Definition at line 596 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::ndata[4] |
Definition at line 594 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::orbit_ele[6][16] |
Definition at line 593 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::orbit_ele_desg[32] |
Definition at line 592 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
struct pos_vect_rec pos_data_rec::pos_vect[64] |
Definition at line 609 of file ossimCeosData.h.
char pos_data_rec::rad_poserr[16] |
Definition at line 605 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::rad_velerr[16] |
Definition at line 608 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::ref_coord[64] |
Definition at line 601 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().
char pos_data_rec::spare[126] |
Definition at line 610 of file ossimCeosData.h.
char pos_data_rec::year[4] |
Definition at line 595 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPosDataRec().