ocssw
V2022
|
handle_missing_scans.c File Reference
#include "PGS_SMF.h"
#include "mapi.h"
#include "EN_eng_data.h"
#include "L1A_prototype.h"
#include "MD_metadata.h"
#include "PGS_MODIS_35005.h"
#include "SC_scan.h"
Include dependency graph for handle_missing_scans.c:
Go to the source code of this file.
Functions | |
PGSt_SMF_status | handle_missing_scans (MODFILE *L1A_file_ptr, PGSt_double SD_start_time, PGSt_double *pre_SD_time, PGSt_double scan_rate, int *scan_number, MD_ECS_GRA_INV_MET_t *ecs_gran_meta, MD_L1A_SPECIFIC_MET_t *L1A_specific_meta, PGSt_SMF_boolean *gran_start_time_used, PGSt_double gran_start_time, EN_VDATA_TYPE_t *eng_data) |
Function Documentation
◆ handle_missing_scans()
PGSt_SMF_status handle_missing_scans | ( | MODFILE * | L1A_file_ptr, |
PGSt_double | SD_start_time, | ||
PGSt_double * | pre_SD_time, | ||
PGSt_double | scan_rate, | ||
int * | scan_number, | ||
MD_ECS_GRA_INV_MET_t * | ecs_gran_meta, | ||
MD_L1A_SPECIFIC_MET_t * | L1A_specific_meta, | ||
PGSt_SMF_boolean * | gran_start_time_used, | ||
PGSt_double | gran_start_time, | ||
EN_VDATA_TYPE_t * | eng_data | ||
) |
Definition at line 9 of file handle_missing_scans.c.