ocssw
V2022
|
create_missing_scans.c File Reference
#include "L1A_prototype.h"
#include "hdf.h"
#include "PGS_TD.h"
#include "MD_metadata.h"
#include "SC_scan.h"
Include dependency graph for create_missing_scans.c:
Go to the source code of this file.
Functions | |
void | create_missing_scans (int16 prev_scan_num, PGSt_double scan_rate, PGSt_double *SD_start_time, MD_SCAN_MET_t *scan_metadata, SC_PIXEL_QUALITY_DATA_t *pixel_qual_data) |
Function Documentation
◆ create_missing_scans()
void create_missing_scans | ( | int16 | prev_scan_num, |
PGSt_double | scan_rate, | ||
PGSt_double * | SD_start_time, | ||
MD_SCAN_MET_t * | scan_metadata, | ||
SC_PIXEL_QUALITY_DATA_t * | pixel_qual_data | ||
) |
Definition at line 8 of file create_missing_scans.c.