OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
update_eng_data.c File Reference
#include "L1A_prototype.h"
#include "hdf.h"
#include "PGS_IO_L0.h"
#include "EN_eng_data.h"
#include "PH_pkt_hdr.h"
#include "PD_pkt_data.h"
Include dependency graph for update_eng_data.c:

Go to the source code of this file.

Functions

void update_eng_data (uint16 index, PGSt_IO_L0_Packet *eng_packet, uint16 scan_number, EN_VDATA_TYPE_t *eng_data, int use_cp_prior_offset)
 

Function Documentation

◆ update_eng_data()

void update_eng_data ( uint16  index,
PGSt_IO_L0_Packet *  eng_packet,
uint16  scan_number,
EN_VDATA_TYPE_t eng_data,
int  use_cp_prior_offset 
)

Definition at line 8 of file update_eng_data.c.