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 318 of file ossimCeosData.h.
char sdr_htab_rec::hist[256][8] |
Definition at line 340 of file ossimCeosData.h.
char sdr_htab_rec::hist_desc[32] |
Definition at line 320 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::max_hist[16] |
Definition at line 336 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::max_smp[16] |
Definition at line 331 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::mean_hist[16] |
Definition at line 337 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::mean_smp[16] |
Definition at line 332 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::min_hist[16] |
Definition at line 335 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::min_smp[16] |
Definition at line 330 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::nbin[8] |
Definition at line 323 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::ngrp_lin[8] |
Definition at line 326 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::ngrp_pix[8] |
Definition at line 327 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::nhist[8] |
Definition at line 339 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::nrec[4] |
Definition at line 321 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::ns_lin[8] |
Definition at line 324 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::ns_pix[8] |
Definition at line 325 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::nsamp_lin[8] |
Definition at line 328 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::nsamp_pix[8] |
Definition at line 329 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::smp_inc[16] |
Definition at line 334 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::std_hist[16] |
Definition at line 338 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::std_smp[16] |
Definition at line 333 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().
char sdr_htab_rec::tab_seq[4] |
Definition at line 322 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpSdrHistRec().