ocssw  1.0
Functions | Variables
/disk01/web/ocssw/build/src/l1agen_modis/level1a.c File Reference

(r8085/r7924)

#include <math.h>
#include "EN_eng_data.h"
#include "FP_failed_pkt_queue.h"
#include "hdfi.h"
#include "L1A_prototype.h"
#include "MS_misc.h"
#include "PC_pcf_info.h"
#include "PGS_IO_L0.h"
#include "PGS_MODIS_35005.h"
#include "PGS_PC.h"
#include "PGS_SMF.h"
#include "PGS_TD.h"
#include "PGS_TYPES.h"
#include "PH_pkt_hdr.h"
#include "VU_vdata_utility.h"
#include "version.h"
#include "smfio.h"

Go to the source code of this file.

Functions

int main ()

Variables

char global_input_pointer [MAX_INPUTS][PGSd_PC_VALUE_LENGTH_MAX]
int global_VU_ID_TABLE_READY = FALSE
int32 global_H_ID
PGSt_double global_first_gran_start_time
PGSt_double global_last_gran_stop_time
PGSt_double global_time_offset_array [5]
PGSt_PC_Logical global_L0_logical
VU_ID_TABLE global_VU_VDATA_ID [VU_MAX_NUMBER_OF_VDATAS]

Function Documentation

int main ( void  )

Advance the start/stop times for the next granule and

check to see if the last granule was just created

Definition at line 40 of file level1a.c.


Variable Documentation

Definition at line 30 of file level1a.c.

int32 global_H_ID

GLOBALS

Definition at line 27 of file level1a.c.

char global_input_pointer[MAX_INPUTS][PGSd_PC_VALUE_LENGTH_MAX]

Definition at line 23 of file level1a.c.

PGSt_PC_Logical global_L0_logical

Definition at line 35 of file level1a.c.

Definition at line 31 of file level1a.c.

PGSt_double global_time_offset_array[5]

Definition at line 32 of file level1a.c.

Definition at line 26 of file level1a.c.

Definition at line 36 of file level1a.c.