ocssw  1.0
Classes | Defines | Functions
/disk01/web/ocssw/build/src/l1bgen_modisa/Metadata.h File Reference

(r8099/r6020)

#include "Preprocess.h"
#include "L1B_Setup.h"

Go to the source code of this file.

Classes

struct  L1B_Gran_Metadata_t

Defines

#define E_VECTOR_SIZE   2
#define NUM_THERMISTORS   12
#define SERIAL_NUMBER_SIZE   30
#define MAX_DATE_TIME_SIZE   30
#define NUM_DCR_VALUE   550

Functions

PGSt_SMF_status Gran_Meta_Cal (L1A_granule_t *, L1B_granule_t *, Preprocess_Data_t *, QA_Data_t *, L1B_Scan_Metadata_t *, L1B_Gran_Metadata_t *)
PGSt_SMF_status Write_Gran_Metadata (Run_Time_Parameters_t *runtime_params, L1B_Gran_Metadata_t *L1B_Gran_Meta, QA_Data_t *QA, Preprocess_Data_t *PP, lookup_tables_t *tables, L1A_granule_t *L1A_Gran, boolean skip_night_hi_res)

Define Documentation

#define E_VECTOR_SIZE   2

Definition at line 59 of file Metadata.h.

#define MAX_DATE_TIME_SIZE   30

Definition at line 62 of file Metadata.h.

#define NUM_DCR_VALUE   550

Definition at line 63 of file Metadata.h.

#define NUM_THERMISTORS   12

Definition at line 60 of file Metadata.h.

#define SERIAL_NUMBER_SIZE   30

Definition at line 61 of file Metadata.h.


Function Documentation

Definition at line 1163 of file Metadata.c.

PGSt_SMF_status Write_Gran_Metadata ( Run_Time_Parameters_t runtime_params,
L1B_Gran_Metadata_t L1B_Gran_Meta,
QA_Data_t QA,
Preprocess_Data_t PP,
lookup_tables_t tables,
L1A_granule_t L1A_Gran,
boolean  skip_night_hi_res 
)

Definition at line 65 of file Metadata.c.