|
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 | cont_flag [2] |
| char | product_type [40] |
| char | product_create [60] |
| char | phyvol_id [40] |
| char | scene_id [40] |
| char | scene_loc [40] |
| char | copyright_info [20] |
| char | spare2 [104] |
Definition at line 90 of file ossimCeosData.h.
| char text_rec::ascii_flag[2] |
Definition at line 93 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::cont_flag[2] |
Definition at line 94 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::copyright_info[20] |
Definition at line 100 of file ossimCeosData.h.
| struct desc_rec text_rec::desc |
Definition at line 92 of file ossimCeosData.h.
| char text_rec::phyvol_id[40] |
Definition at line 97 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::product_create[60] |
Definition at line 96 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::product_type[40] |
Definition at line 95 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::scene_id[40] |
Definition at line 98 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::scene_loc[40] |
Definition at line 99 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpTextRec().
| char text_rec::spare2[104] |
Definition at line 101 of file ossimCeosData.h.
1.8.14