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 [1024][8] |
Definition at line 356 of file ossimCeosData.h.
char pdr16_htab_rec::hist[1024][8] |
Definition at line 378 of file ossimCeosData.h.
char pdr16_htab_rec::hist_desc[32] |
Definition at line 358 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::max_hist[16] |
Definition at line 374 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::max_smp[16] |
Definition at line 369 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::mean_hist[16] |
Definition at line 375 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::mean_smp[16] |
Definition at line 370 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::min_hist[16] |
Definition at line 373 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::min_smp[16] |
Definition at line 368 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::nbin[8] |
Definition at line 361 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::ngrp_lin[8] |
Definition at line 364 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::ngrp_pix[8] |
Definition at line 365 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::nhist[8] |
Definition at line 377 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::nrec[4] |
Definition at line 359 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::ns_lin[8] |
Definition at line 362 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::ns_pix[8] |
Definition at line 363 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::nsamp_lin[8] |
Definition at line 366 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::nsamp_pix[8] |
Definition at line 367 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::smp_inc[16] |
Definition at line 372 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::std_hist[16] |
Definition at line 376 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::std_smp[16] |
Definition at line 371 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().
char pdr16_htab_rec::tab_seq[4] |
Definition at line 360 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpPdr16HistRec().