OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
create_eng_data_vdata_array_field.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_field.c:

Go to the source code of this file.

Functions

void create_eng_data_vdata_array_field (char *field_name, uint16 num_bits, uint16 start_bit_pos, uint16 order, uint16 type, EN_VDATA_TYPE_t *eng_data, uint16 curr_eng_data_index, uint16 *curr_field_index)
 

Function Documentation

◆ create_eng_data_vdata_array_field()

void create_eng_data_vdata_array_field ( char *  field_name,
uint16  num_bits,
uint16  start_bit_pos,
uint16  order,
uint16  type,
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_field.c.