OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

void put_earth_data_in_scan (PH_PACKET_HEADER_t *pkt_header, uint16 *pkt_cont, SC_EV_250M SC_250m, SC_EV_500M SC_500m, SC_EV_1KM_DAY SC_1km_day, SC_EV_1KM_NIGHT SC_1km_night)
 

Function Documentation

◆ put_earth_data_in_scan()

void put_earth_data_in_scan ( PH_PACKET_HEADER_t pkt_header,
uint16 *  pkt_cont,
SC_EV_250M  SC_250m,
SC_EV_500M  SC_500m,
SC_EV_1KM_DAY  SC_1km_day,
SC_EV_1KM_NIGHT  SC_1km_night 
)

Definition at line 8 of file put_earth_data_in_scan.c.