OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
unpack_packet_contents.c File Reference
#include "PGS_IO.h"
#include "hdfi.h"
#include "PH_pkt_hdr.h"
#include "PD_pkt_data.h"
#include "L1A_prototype.h"
Include dependency graph for unpack_packet_contents.c:

Go to the source code of this file.

Functions

void unpack_packet_contents (PGSt_IO_L0_Packet *pkt, PH_PACKET_HEADER_t *pkt_header, uint16 *pkt_contents)
 

Function Documentation

◆ unpack_packet_contents()

void unpack_packet_contents ( PGSt_IO_L0_Packet *  pkt,
PH_PACKET_HEADER_t pkt_header,
uint16 *  pkt_contents 
)

Definition at line 7 of file unpack_packet_contents.c.