Grid dimensions structure.
#include <NetCDFParser.h>
|
|
int | numX |
| | Number of grid cells in X-direction.
|
| |
|
int | numY |
| | Number of grid cells in Y-direction.
|
| |
|
int | numZ |
| | Number of grid cells in Z-direction.
|
| |
|
int | numT |
| | Number of time steps.
|
| |
|
double | sizeX |
| | Size of grid cells in X-direction [m].
|
| |
|
double | sizeY |
| | Size of grid cells in Y-direction [m].
|
| |
The documentation for this struct was generated from the following file:
- /update_root/webfhsim/reloadrepos/fhsim_environment/src/environment/util/NetCDFParser.h