OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
create_eng_data_vdata_array.c File Reference
#include "L1A_prototype.h"
#include "EN_eng_data.h"
#include "hdfi.h"
#include "PGS_MODIS_35005.h"
Include dependency graph for create_eng_data_vdata_array.c:

Go to the source code of this file.

Functions

void create_eng_data_vdata_array (char *eng_data_name, EN_VDATA_TYPE_t *eng_data, uint16 *curr_eng_data_index, uint16 *curr_field_index)
 

Function Documentation

◆ create_eng_data_vdata_array()

void create_eng_data_vdata_array ( char *  eng_data_name,
EN_VDATA_TYPE_t eng_data,
uint16 *  curr_eng_data_index,
uint16 *  curr_field_index 
)

Definition at line 7 of file create_eng_data_vdata_array.c.