OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
char | comp_desig [8] |
char | comp_descr [32] |
char | n_comp_rec [4] |
char | comp_seq_no [4] |
char | beam_tab_size [8] |
char | beam_tab [256][16] |
char | beam_type [16] |
char | look_angle [16] |
char | beam_tab_inc [16] |
Definition at line 671 of file ossimCeosData.h.
char comp_dset_rec::beam_tab[256][16] |
Definition at line 678 of file ossimCeosData.h.
char comp_dset_rec::beam_tab_inc[16] |
Definition at line 681 of file ossimCeosData.h.
char comp_dset_rec::beam_tab_size[8] |
Definition at line 677 of file ossimCeosData.h.
char comp_dset_rec::beam_type[16] |
Definition at line 679 of file ossimCeosData.h.
char comp_dset_rec::comp_descr[32] |
Definition at line 674 of file ossimCeosData.h.
char comp_dset_rec::comp_desig[8] |
Definition at line 673 of file ossimCeosData.h.
char comp_dset_rec::comp_seq_no[4] |
Definition at line 676 of file ossimCeosData.h.
char comp_dset_rec::look_angle[16] |
Definition at line 680 of file ossimCeosData.h.
char comp_dset_rec::n_comp_rec[4] |
Definition at line 675 of file ossimCeosData.h.