|
ocssw
V2022
|
process_a_packet.c File Reference
#include "L1A_prototype.h"#include "PGS_IO_L0.h"#include "PGS_IO.h"#include "PGS_SMF.h"#include "PGS_MODIS_35005.h"#include "PH_pkt_hdr.h"
Include dependency graph for process_a_packet.c:
Go to the source code of this file.
Functions | |
| PGSt_SMF_status | process_a_packet (PGSt_IO_L0_VirtualDataSet *L0_file, PGSt_IO_L0_Packet *pkt, PH_PACKET_HEADER_t *packet_header, uint16 *packet_cont) |
| PGSt_SMF_status | process_next_packet (PGSt_IO_L0_VirtualDataSet *L0_file, PH_PACKET_HEADER_t **packet_header) |
Function Documentation
◆ process_a_packet()
| PGSt_SMF_status process_a_packet | ( | PGSt_IO_L0_VirtualDataSet * | L0_file, |
| PGSt_IO_L0_Packet * | pkt, | ||
| PH_PACKET_HEADER_t * | packet_header, | ||
| uint16 * | packet_cont | ||
| ) |
Definition at line 17 of file process_a_packet.c.
◆ process_next_packet()
| PGSt_SMF_status process_next_packet | ( | PGSt_IO_L0_VirtualDataSet * | L0_file, |
| PH_PACKET_HEADER_t ** | packet_header | ||
| ) |
Definition at line 140 of file process_a_packet.c.


