|
ocssw
1.0
|
#include <filehandle.h>
Public Attributes | |
| char | name [FILENAME_MAX] |
| int32_t | format |
| int32_t | sensorID |
| int32_t | subsensorID |
| int | modis_subset_compat |
| int32_t | length |
| int32_t | spix |
| int32_t | epix |
| int32_t | dpix |
| int32_t | npix |
| int32_t | ctl_pt_incr |
| int32_t | nscan |
| int32_t | nbands |
| int32_t | nbandsir |
| int32_t * | bindx |
| int32_t | ndets |
| int32_t | mode |
| char | l2prod [PRODSTRLEN] |
| char | def_l2prod [PRODSTRLEN] |
| int32_t | sd_id |
| int32_t | tot_prod |
| char | l2_prod_names [MAXPROD][32] |
| char * | pro_control |
| char * | input_parms |
| char * | input_files |
| char * | mask_names |
| instr * | input |
| int | percent_cloud |
| int | percent_land |
| int | percent_water |
| char * | calfile |
| char * | geofile |
| float | orbit_node_lon |
| int32_t | orbit_number |
| char | node_crossing_time [32] |
| int32_t | flag_cnt [NFLAGS] |
| int32 | n_inprods |
| int32_t | terrain_corrected |
| int32_t | sv_with_moon |
| int32_t | ocrvc_opt |
| int32_t | grp_id [5] |
| int32_t | deflate |
Definition at line 94 of file filehandle.h.
| int32_t* filehandle::bindx |
Definition at line 109 of file filehandle.h.
| char* filehandle::calfile |
Definition at line 125 of file filehandle.h.
| int32_t filehandle::ctl_pt_incr |
Definition at line 105 of file filehandle.h.
Definition at line 113 of file filehandle.h.
| int32_t filehandle::deflate |
Definition at line 137 of file filehandle.h.
| int32_t filehandle::dpix |
Definition at line 103 of file filehandle.h.
| int32_t filehandle::epix |
Definition at line 102 of file filehandle.h.
| int32_t filehandle::flag_cnt[NFLAGS] |
Definition at line 130 of file filehandle.h.
| int32_t filehandle::format |
Definition at line 96 of file filehandle.h.
| char* filehandle::geofile |
Definition at line 126 of file filehandle.h.
| int32_t filehandle::grp_id[5] |
Definition at line 135 of file filehandle.h.
Definition at line 121 of file filehandle.h.
| char* filehandle::input_files |
Definition at line 119 of file filehandle.h.
| char* filehandle::input_parms |
Definition at line 118 of file filehandle.h.
| char filehandle::l2_prod_names[MAXPROD][32] |
Definition at line 116 of file filehandle.h.
| char filehandle::l2prod[PRODSTRLEN] |
Definition at line 112 of file filehandle.h.
| int32_t filehandle::length |
Definition at line 100 of file filehandle.h.
| char* filehandle::mask_names |
Definition at line 120 of file filehandle.h.
| int32_t filehandle::mode |
Definition at line 111 of file filehandle.h.
Definition at line 99 of file filehandle.h.
| int32 filehandle::n_inprods |
Definition at line 131 of file filehandle.h.
| char filehandle::name[FILENAME_MAX] |
Definition at line 95 of file filehandle.h.
| int32_t filehandle::nbands |
Definition at line 107 of file filehandle.h.
| int32_t filehandle::nbandsir |
Definition at line 108 of file filehandle.h.
| int32_t filehandle::ndets |
Definition at line 110 of file filehandle.h.
| char filehandle::node_crossing_time[32] |
Definition at line 129 of file filehandle.h.
| int32_t filehandle::npix |
Definition at line 104 of file filehandle.h.
| int32_t filehandle::nscan |
Definition at line 106 of file filehandle.h.
| int32_t filehandle::ocrvc_opt |
Definition at line 134 of file filehandle.h.
Definition at line 127 of file filehandle.h.
| int32_t filehandle::orbit_number |
Definition at line 128 of file filehandle.h.
Definition at line 122 of file filehandle.h.
Definition at line 123 of file filehandle.h.
Definition at line 124 of file filehandle.h.
| char* filehandle::pro_control |
Definition at line 117 of file filehandle.h.
| int32_t filehandle::sd_id |
Definition at line 114 of file filehandle.h.
| int32_t filehandle::sensorID |
Definition at line 97 of file filehandle.h.
| int32_t filehandle::spix |
Definition at line 101 of file filehandle.h.
| int32_t filehandle::subsensorID |
Definition at line 98 of file filehandle.h.
| int32_t filehandle::sv_with_moon |
Definition at line 133 of file filehandle.h.
| int32_t filehandle::terrain_corrected |
Definition at line 132 of file filehandle.h.
| int32_t filehandle::tot_prod |
Definition at line 115 of file filehandle.h.
1.7.6.1