Ginan
Loading...
Searching...
No Matches
Tide Struct Reference
Collaboration diagram for Tide:

Public Member Functions

void read (const string &filename, int degMax)
 
void setBeta (GTime time, double ut1_utc=0)
 Generates the Beta angles from the given a modified julian day.
 
void getSPH (Array6d &beta, MatrixXd &Cnm, MatrixXd &Snm)
 

Data Fields

string filename
 
int degMax
 
vector< TidalWavetidalWaves
 
Vector6d beta
 

Member Function Documentation

◆ getSPH()

void Tide::getSPH ( Array6d & beta,
MatrixXd & Cnm,
MatrixXd & Snm )
Here is the caller graph for this function:

◆ read()

void Tide::read ( const string & filename,
int degMax )
Here is the caller graph for this function:

◆ setBeta()

void Tide::setBeta ( GTime time,
double ut1_utc = 0 )

Generates the Beta angles from the given a modified julian day.

Field Documentation

◆ beta

Vector6d Tide::beta

◆ degMax

int Tide::degMax

◆ filename

string Tide::filename

◆ tidalWaves

vector<TidalWave> Tide::tidalWaves

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