|
ocssw
V2022
|
#include "L1A_prototype.h"#include "PGS_SMF.h"#include "PGS_MODIS_35005.h"#include "VU_vdata_utility.h"#include "hdfi.h"
Include dependency graph for create_Vdata.c:
Go to the source code of this file.
Macros | |
| #define | WRITE "w" |
Functions | |
| PGSt_SMF_status | create_Vdata (char *Vdata_name, char field_names[][VU_MAX_NAME_LENGTH], char data_types[][VU_MAX_DATA_TYPE_STRING_LENGTH], int16 num_fields, uint16 order[]) |
Macro Definition Documentation
◆ WRITE
| #define WRITE "w" |
Definition at line 7 of file create_Vdata.c.
Function Documentation
◆ create_Vdata()
| PGSt_SMF_status create_Vdata | ( | char * | Vdata_name, |
| char | field_names[][VU_MAX_NAME_LENGTH], | ||
| char | data_types[][VU_MAX_DATA_TYPE_STRING_LENGTH], | ||
| int16 | num_fields, | ||
| uint16 | order[] | ||
| ) |
Definition at line 9 of file create_Vdata.c.


