Ginan
Loading...
Searching...
No Matches
OceanPoleCoeff Struct Reference

Structure for grid points of ocean pole load tide coefficients. More...

Detailed Description

Structure for grid points of ocean pole load tide coefficients.

Collaboration diagram for OceanPoleCoeff:

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
 

Field Documentation

◆ lat

double OceanPoleCoeff::lat = 0

latitude of the grid point

◆ lon

double OceanPoleCoeff::lon = 0

longitude of the grid point

◆ uI

VectorEnu OceanPoleCoeff::uI = {}

the imaginary part of the ocean pole load tide coefficients

◆ uR

VectorEnu OceanPoleCoeff::uR = {}

the real part of the ocean pole load tide coefficients


The documentation for this struct was generated from the following file: