Ginan
|
Structure for grid points of ocean pole load tide coefficients. More...
Structure for grid points of ocean pole load tide coefficients.
Data Fields | |
double | lat = 0 |
latitude of the grid point | |
double | lon = 0 |
longitude of the grid point | |
VectorEnu | uR = {} |
the real part of the ocean pole load tide coefficients | |
VectorEnu | uI = {} |
the imaginary part of the ocean pole load tide coefficients | |
double OceanPoleCoeff::lat = 0 |
latitude of the grid point
double OceanPoleCoeff::lon = 0 |
longitude of the grid point
VectorEnu OceanPoleCoeff::uI = {} |
the imaginary part of the ocean pole load tide coefficients
VectorEnu OceanPoleCoeff::uR = {} |
the real part of the ocean pole load tide coefficients