OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
struct desc_rec | desc |
char | rec_seq [4] |
char | sar_chn [4] |
char | ntab [8] |
char | ltab [8] |
struct pdr16_htab_rec | htab [2] |
char | spare [3] |
Definition at line 382 of file ossimCeosData.h.
struct desc_rec pdr16_hist_rec::desc |
Definition at line 384 of file ossimCeosData.h.
struct pdr16_htab_rec pdr16_hist_rec::htab[2] |
Definition at line 389 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_hist_rec::ltab[8] |
Definition at line 388 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_hist_rec::ntab[8] |
Definition at line 387 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_hist_rec::rec_seq[4] |
Definition at line 385 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_hist_rec::sar_chn[4] |
Definition at line 386 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_hist_rec::spare[3] |
Definition at line 390 of file ossimCeosData.h.