|
ocssw
V2022
|
#include <ObpgReadGrid.h>
Public Attributes | |
| size_t | ny |
| double | nyPerDeg |
| double | latOrigin |
| size_t | nx |
| double | nxPerDeg |
| double | lonOrigin |
| unsigned char ** | data |
Detailed Description
Definition at line 21 of file ObpgReadGrid.h.
Member Data Documentation
◆ data
| unsigned char** data |
Definition at line 28 of file ObpgReadGrid.h.
◆ latOrigin
| double latOrigin |
Definition at line 24 of file ObpgReadGrid.h.
◆ lonOrigin
| double lonOrigin |
Definition at line 27 of file ObpgReadGrid.h.
◆ nx
| size_t nx |
Definition at line 25 of file ObpgReadGrid.h.
◆ nxPerDeg
| double nxPerDeg |
Definition at line 26 of file ObpgReadGrid.h.
◆ ny
| size_t ny |
Definition at line 22 of file ObpgReadGrid.h.
◆ nyPerDeg
| double nyPerDeg |
Definition at line 23 of file ObpgReadGrid.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsGeo/ObpgReadGrid.h


