OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <L1B_Tables.h>

Collaboration diagram for refl_tables_t:
[legend]

Public Attributes

char Serial_Number [MAX_SERIAL_NUMBER_BUFFER]
 
char PGE_Version [MAX_PGE_VERSION_BUFFER]
 
char MCST_Version [MAX_MCST_VERSION_BUFFER]
 
int16 DN_obc_avg_first_frame_to_use
 
int16 DN_obc_avg_number_of_frames_to_use
 
float32 K_inst [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][MAX_SAMPLES_PER_BAND][NUM_MIRROR_SIDES]
 
float32 K_FPA [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][MAX_SAMPLES_PER_BAND][NUM_MIRROR_SIDES]
 
float32 m0 [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][MAX_SAMPLES_PER_BAND][NUM_MIRROR_SIDES]
 
float32 m1 [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][MAX_SAMPLES_PER_BAND][NUM_MIRROR_SIDES]
 
float32 dn_star_Max [NUM_REFLECTIVE_BANDS]
 
float32 dn_star_Min [NUM_REFLECTIVE_BANDS]
 
float32 T_inst_ref
 
float32 T_FPA_ref [NUM_FOCAL_PLANES]
 
float32 RVS_RefSB [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][NUM_MIRROR_SIDES][NUM_RSB_RVS_COEFFS]
 
float32 RSB_specified_uncertainty [NUM_REFLECTIVE_BANDS]
 
float32 RSB_UI_scaling_factor [NUM_REFLECTIVE_BANDS]
 
SWIR_correction_tables_t SWIR_correction_tables
 
float32 E_sun_over_pi [NUM_REFLECTIVE_DETECTORS]
 
int16 RSB_SV_DN_moon_include_frames
 
float64 dn_sat_ev [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][MAX_SAMPLES_PER_BAND][NUM_MIRROR_SIDES]
 
float32 B26_B5_Corr [DETECTORS_PER_1KM_BAND]
 
int16 B26_B5_Corr_Switch
 
int16 B26_B5_Frame_Offset [DETECTORS_PER_1KM_BAND]
 
float32 u1 [NUM_REFLECTIVE_DETECTORS]
 
float32 u2_samples [NUM_REFLECTIVE_DETECTORS][NUM_MIRROR_SIDES][NUM_U2_FRAME]
 
float32 u3 [NUM_REFLECTIVE_DETECTORS][NUM_MIRROR_SIDES]
 
float32 u4_coeffs [NUM_REFLECTIVE_BANDS][MAX_DETECTORS_PER_BAND][MAX_SAMPLES_PER_BAND][NUM_MIRROR_SIDES][NUM_2ND_ORDER_COEFFS]
 
int16 u2_frames [NUM_U2_FRAME]
 
float32 swir_ui_factor [NUM_SWIR_BANDS]
 

Detailed Description

Definition at line 642 of file L1B_Tables.h.

Member Data Documentation

◆ B26_B5_Corr

float32 B26_B5_Corr

Definition at line 734 of file L1B_Tables.h.

◆ B26_B5_Corr_Switch

int16 B26_B5_Corr_Switch

Definition at line 735 of file L1B_Tables.h.

◆ B26_B5_Frame_Offset

int16 B26_B5_Frame_Offset

Definition at line 736 of file L1B_Tables.h.

◆ DN_obc_avg_first_frame_to_use

int16 DN_obc_avg_first_frame_to_use

Definition at line 648 of file L1B_Tables.h.

◆ DN_obc_avg_number_of_frames_to_use

int16 DN_obc_avg_number_of_frames_to_use

Definition at line 650 of file L1B_Tables.h.

◆ dn_sat_ev

float64 dn_sat_ev

Definition at line 732 of file L1B_Tables.h.

◆ dn_star_Max

float32 dn_star_Max

Definition at line 672 of file L1B_Tables.h.

◆ dn_star_Min

float32 dn_star_Min

Definition at line 674 of file L1B_Tables.h.

◆ E_sun_over_pi

float32 E_sun_over_pi

Definition at line 726 of file L1B_Tables.h.

◆ K_FPA

float32 K_FPA

Definition at line 660 of file L1B_Tables.h.

◆ K_inst

float32 K_inst

Definition at line 655 of file L1B_Tables.h.

◆ m0

float32 m0

Definition at line 665 of file L1B_Tables.h.

◆ m1

float32 m1

Definition at line 670 of file L1B_Tables.h.

◆ MCST_Version

char MCST_Version

Definition at line 646 of file L1B_Tables.h.

◆ PGE_Version

char PGE_Version

Definition at line 645 of file L1B_Tables.h.

◆ RSB_specified_uncertainty

float32 RSB_specified_uncertainty

Definition at line 721 of file L1B_Tables.h.

◆ RSB_SV_DN_moon_include_frames

int16 RSB_SV_DN_moon_include_frames

Definition at line 727 of file L1B_Tables.h.

◆ RSB_UI_scaling_factor

float32 RSB_UI_scaling_factor

Definition at line 723 of file L1B_Tables.h.

◆ RVS_RefSB

float32 RVS_RefSB

Definition at line 683 of file L1B_Tables.h.

◆ Serial_Number

char Serial_Number

Definition at line 644 of file L1B_Tables.h.

◆ SWIR_correction_tables

SWIR_correction_tables_t SWIR_correction_tables

Definition at line 725 of file L1B_Tables.h.

◆ swir_ui_factor

float32 swir_ui_factor

Definition at line 751 of file L1B_Tables.h.

◆ T_FPA_ref

float32 T_FPA_ref

Definition at line 678 of file L1B_Tables.h.

◆ T_inst_ref

float32 T_inst_ref

Definition at line 676 of file L1B_Tables.h.

◆ u1

float32 u1

Definition at line 739 of file L1B_Tables.h.

◆ u2_frames

int16 u2_frames

Definition at line 750 of file L1B_Tables.h.

◆ u2_samples

float32 u2_samples

Definition at line 742 of file L1B_Tables.h.

◆ u3

float32 u3

Definition at line 744 of file L1B_Tables.h.

◆ u4_coeffs

float32 u4_coeffs

Definition at line 749 of file L1B_Tables.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bgen_modisa/L1B_Tables.h