|
ocssw
V2022
|
#include <val_extract.h>
Public Attributes | |
| const char * | file_path |
| int | ndims |
| int * | dim_lengths |
| int | ngrps |
| int * | gids |
| int | line_dimid |
| int | pixel_dimid |
| int | pixel_control_dimid |
| int | control_point_size |
| int | flag_count |
| uint32_t * | flag_masks |
| char * | flag_string |
| char ** | flag_meanings |
| shash * | attributes |
Detailed Description
Definition at line 241 of file val_extract.h.
Member Data Documentation
◆ attributes
| shash* attributes |
Definition at line 250 of file val_extract.h.
◆ control_point_size
| int control_point_size |
Definition at line 245 of file val_extract.h.
◆ dim_lengths
| int * dim_lengths |
Definition at line 243 of file val_extract.h.
◆ file_path
| const char* file_path |
Definition at line 242 of file val_extract.h.
◆ flag_count
| int flag_count |
Definition at line 246 of file val_extract.h.
◆ flag_masks
| uint32_t* flag_masks |
Definition at line 247 of file val_extract.h.
◆ flag_meanings
| char** flag_meanings |
Definition at line 249 of file val_extract.h.
◆ flag_string
| char* flag_string |
Definition at line 248 of file val_extract.h.
◆ gids
| int * gids |
Definition at line 244 of file val_extract.h.
◆ line_dimid
| int line_dimid |
Definition at line 245 of file val_extract.h.
◆ ndims
| int ndims |
Definition at line 243 of file val_extract.h.
◆ ngrps
| int ngrps |
Definition at line 244 of file val_extract.h.
◆ pixel_control_dimid
| int pixel_control_dimid |
Definition at line 245 of file val_extract.h.
◆ pixel_dimid
| int pixel_dimid |
Definition at line 245 of file val_extract.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/val_extract/val_extract.h


