OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
char | hist_desc [32] |
char | nrec [4] |
char | tab_seq [4] |
char | nbin [8] |
char | ns_lin [8] |
char | ns_pix [8] |
char | ngrp_lin [8] |
char | ngrp_pix [8] |
char | nsamp_lin [8] |
char | nsamp_pix [8] |
char | min_smp [16] |
char | max_smp [16] |
char | mean_smp [16] |
char | std_smp [16] |
char | smp_inc [16] |
char | min_hist [16] |
char | max_hist [16] |
char | mean_hist [16] |
char | std_hist [16] |
char | nhist [8] |
char | hist [256][8] |
Definition at line 870 of file ossimCeosData.h.
char pdr8_htab_rec::hist[256][8] |
Definition at line 892 of file ossimCeosData.h.
char pdr8_htab_rec::hist_desc[32] |
Definition at line 872 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::max_hist[16] |
Definition at line 888 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::max_smp[16] |
Definition at line 883 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::mean_hist[16] |
Definition at line 889 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::mean_smp[16] |
Definition at line 884 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::min_hist[16] |
Definition at line 887 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::min_smp[16] |
Definition at line 882 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::nbin[8] |
Definition at line 875 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::ngrp_lin[8] |
Definition at line 878 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::ngrp_pix[8] |
Definition at line 879 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::nhist[8] |
Definition at line 891 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::nrec[4] |
Definition at line 873 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::ns_lin[8] |
Definition at line 876 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::ns_pix[8] |
Definition at line 877 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::nsamp_lin[8] |
Definition at line 880 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::nsamp_pix[8] |
Definition at line 881 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::smp_inc[16] |
Definition at line 886 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::std_hist[16] |
Definition at line 890 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::std_smp[16] |
Definition at line 885 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().
char pdr8_htab_rec::tab_seq[4] |
Definition at line 874 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr8HistRec().