|
ocssw
V2022
|
StationInfo
#include <GetStationInfo.h>
Public Attributes | |
| char | code [5] |
| char * | data_center |
| char * | station_name |
| float | station_latitude |
| float | station_longitude |
Detailed Description
Definition at line 15 of file GetStationInfo.h.
Member Data Documentation
◆ code
| char code[5] |
Definition at line 16 of file GetStationInfo.h.
◆ data_center
| char* data_center |
Definition at line 17 of file GetStationInfo.h.
◆ station_latitude
| float station_latitude |
Definition at line 19 of file GetStationInfo.h.
◆ station_longitude
| float station_longitude |
Definition at line 20 of file GetStationInfo.h.
◆ station_name
| char* station_name |
Definition at line 18 of file GetStationInfo.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libseawifs/GetStationInfo.h


