OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

void update_pixel_qual_data (PH_PACKET_HEADER_t pkt_header, int16 qual_value, SC_PIXEL_QUALITY_DATA_t *scan_pix)
 

Function Documentation

◆ update_pixel_qual_data()

void update_pixel_qual_data ( PH_PACKET_HEADER_t  pkt_header,
int16  qual_value,
SC_PIXEL_QUALITY_DATA_t scan_pix 
)

Definition at line 8 of file update_pixel_qual_data.c.