OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
struct desc_rec | desc |
char | ascii_flag [2] |
char | spare1 [2] |
char | file_num [4] |
char | file_name [16] |
char | file_class [28] |
char | file_code [4] |
char | data_type [28] |
char | data_code [4] |
char | nrec [8] |
char | first_len [8] |
char | max_len [8] |
char | len_type [12] |
char | len_code [4] |
char | first_phyvol [2] |
char | last_phyvol [2] |
char | first_rec [8] |
char | last_rec [8] |
char | spare2 [100] |
char | spare3 [100] |
Definition at line 65 of file ossimCeosData.h.
char file_pntr_rec::ascii_flag[2] |
Definition at line 68 of file ossimCeosData.h.
char file_pntr_rec::data_code[4] |
Definition at line 75 of file ossimCeosData.h.
char file_pntr_rec::data_type[28] |
Definition at line 74 of file ossimCeosData.h.
struct desc_rec file_pntr_rec::desc |
Definition at line 67 of file ossimCeosData.h.
char file_pntr_rec::file_class[28] |
Definition at line 72 of file ossimCeosData.h.
char file_pntr_rec::file_code[4] |
Definition at line 73 of file ossimCeosData.h.
char file_pntr_rec::file_name[16] |
Definition at line 71 of file ossimCeosData.h.
char file_pntr_rec::file_num[4] |
Definition at line 70 of file ossimCeosData.h.
char file_pntr_rec::first_len[8] |
Definition at line 77 of file ossimCeosData.h.
char file_pntr_rec::first_phyvol[2] |
Definition at line 81 of file ossimCeosData.h.
char file_pntr_rec::first_rec[8] |
Definition at line 83 of file ossimCeosData.h.
char file_pntr_rec::last_phyvol[2] |
Definition at line 82 of file ossimCeosData.h.
char file_pntr_rec::last_rec[8] |
Definition at line 84 of file ossimCeosData.h.
char file_pntr_rec::len_code[4] |
Definition at line 80 of file ossimCeosData.h.
char file_pntr_rec::len_type[12] |
Definition at line 79 of file ossimCeosData.h.
char file_pntr_rec::max_len[8] |
Definition at line 78 of file ossimCeosData.h.
char file_pntr_rec::nrec[8] |
Definition at line 76 of file ossimCeosData.h.
char file_pntr_rec::spare1[2] |
Definition at line 69 of file ossimCeosData.h.
char file_pntr_rec::spare2[100] |
Definition at line 85 of file ossimCeosData.h.
char file_pntr_rec::spare3[100] |
Definition at line 86 of file ossimCeosData.h.