ocssw
V2022
|
process_a_granule.c File Reference
#include <time.h>
#include "PGS_IO.h"
#include "PGS_SMF.h"
#include "mapi.h"
#include "L1A_prototype.h"
#include "packet_stats.h"
#include "PGS_MODIS_35005.h"
Include dependency graph for process_a_granule.c:
Go to the source code of this file.
Functions | |
PGSt_SMF_status | process_a_granule (PGSt_IO_L0_VirtualDataSet L0_file, PGSt_double gran_start_time, PGSt_double gran_end_time, PCF_CONFIG_t *pcf_config, EN_VDATA_TYPE_t *eng_data, PH_PACKET_HEADER_t *pkt_header, PGSt_IO_L0_Packet *pkt, FP_QUEUE_t *failed_pkts) |
Function Documentation
◆ process_a_granule()
PGSt_SMF_status process_a_granule | ( | PGSt_IO_L0_VirtualDataSet | L0_file, |
PGSt_double | gran_start_time, | ||
PGSt_double | gran_end_time, | ||
PCF_CONFIG_t * | pcf_config, | ||
EN_VDATA_TYPE_t * | eng_data, | ||
PH_PACKET_HEADER_t * | pkt_header, | ||
PGSt_IO_L0_Packet * | pkt, | ||
FP_QUEUE_t * | failed_pkts | ||
) |
Definition at line 9 of file process_a_granule.c.