OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
char | chan_ind [4] |
char | spare1 [4] |
char | table_desig [24] |
char | n_samp [8] |
char | samp_type [16] |
char | samp_inc [4] |
char | lookup_tab [512][16] |
char | spare2 [4] |
char | noise_scale [16] |
char | spare3 [16] |
char | offset [16] |
char | calib_const [16] |
Definition at line 644 of file ossimCeosData.h.
char radi_dset_rec::calib_const[16] |
Definition at line 657 of file ossimCeosData.h.
char radi_dset_rec::chan_ind[4] |
Definition at line 646 of file ossimCeosData.h.
char radi_dset_rec::lookup_tab[512][16] |
Definition at line 652 of file ossimCeosData.h.
char radi_dset_rec::n_samp[8] |
Definition at line 649 of file ossimCeosData.h.
char radi_dset_rec::noise_scale[16] |
Definition at line 654 of file ossimCeosData.h.
char radi_dset_rec::offset[16] |
Definition at line 656 of file ossimCeosData.h.
char radi_dset_rec::samp_inc[4] |
Definition at line 651 of file ossimCeosData.h.
char radi_dset_rec::samp_type[16] |
Definition at line 650 of file ossimCeosData.h.
char radi_dset_rec::spare1[4] |
Definition at line 647 of file ossimCeosData.h.
char radi_dset_rec::spare2[4] |
Definition at line 653 of file ossimCeosData.h.
char radi_dset_rec::spare3[16] |
Definition at line 655 of file ossimCeosData.h.
char radi_dset_rec::table_desig[24] |
Definition at line 648 of file ossimCeosData.h.