ocssw  1.0
Classes | Defines | Enumerations | Variables
/disk01/web/ocssw/build/src/geogen_modis/GEO_parameters.h File Reference

(r8087/r7924)

#include "PGS_PC.h"
#include "GEO_geo.h"
#include "GEO_product.h"
#include "hdfi.h"

Go to the source code of this file.

Classes

struct  ancil_scale_struct
struct  ancil_word_struct
struct  ancil_data_param_struct
struct  mirr_data_struct
struct  frame_data_struct
struct  frame_state_struct
struct  celestial_bodies_struct
struct  l1a_metadata_struct
struct  version_metadata_struct
struct  ECS_metadata_struct
struct  EPH_metadata_struct
struct  fill_values_struct
struct  l1a_data_struct
struct  focal_plane_geometry_struct
struct  mirror_preparation_struct
struct  mirror_model_struct
struct  orbit_validation_params_struct
struct  attitude_valid_struct
struct  internal_coord_trans_struct
struct  GEO_param_struct
struct  GEO_GRing_struct
struct  pointer_metadata_struct
struct  qa_metadata_struct

Defines

#define PARAM_TAG   "MOD03_L1A_GEOLOCATION"
#define SCAN_TYPE_LEN   10
#define NUM_TEMPS   6
#define NUM_SOL_ELEV   36
#define CHAN_A   0
#define CHAN_B   1
#define NUM_TEMP_EQNS   7
#define TEMP_ORDER   6
#define INPUTPOINTERS   (2 + 2*MAX_EA_FILES)

Enumerations

enum  { lower_limit, upper_limit }

Variables

double constpoly_coef
int poly_degree
double alpha
double beta
double gammaa
double mirr_side1_range [2]
double T_tel2inst [3][3]
double T_mirr2inst [3][3]
double u_tel [DETECTORS_QKM][3]
int sector_word [2]
int vernier_word [2]

Define Documentation

#define CHAN_A   0

Definition at line 359 of file GEO_parameters.h.

#define CHAN_B   1

Definition at line 360 of file GEO_parameters.h.

#define INPUTPOINTERS   (2 + 2*MAX_EA_FILES)

Definition at line 414 of file GEO_parameters.h.

#define NUM_SOL_ELEV   36

Definition at line 260 of file GEO_parameters.h.

#define NUM_TEMP_EQNS   7

Definition at line 362 of file GEO_parameters.h.

#define NUM_TEMPS   6

Definition at line 259 of file GEO_parameters.h.

#define PARAM_TAG   "MOD03_L1A_GEOLOCATION"

Definition at line 91 of file GEO_parameters.h.

#define SCAN_TYPE_LEN   10

Definition at line 92 of file GEO_parameters.h.

#define TEMP_ORDER   6

Definition at line 363 of file GEO_parameters.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
lower_limit 
upper_limit 

Definition at line 305 of file GEO_parameters.h.


Variable Documentation

double alpha

Definition at line 13 of file GEO_earth_location.c.

double beta

Definition at line 14 of file GEO_earth_location.c.

double gammaa

Definition at line 15 of file GEO_earth_location.c.

double mirr_side1_range[2]

Definition at line 24 of file GEO_earth_location.c.

double const* poly_coef

Definition at line 9 of file GEO_earth_location.c.

Definition at line 10 of file GEO_earth_location.c.

int sector_word[2]
double T_mirr2inst[3][3]

Definition at line 21 of file GEO_earth_location.c.

double T_tel2inst[3][3]

Definition at line 18 of file GEO_earth_location.c.

double u_tel[DETECTORS_QKM][3]

Definition at line 28 of file GEO_earth_location.c.

int vernier_word[2]