![]() |
Ginan
|
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< TidalWave > | tidalWaves |
| Vector6d | beta |
| void Tide::getSPH | ( | Array6d & | beta, |
| MatrixXd & | Cnm, | ||
| MatrixXd & | Snm ) |
| void Tide::read | ( | const string & | filename, |
| int | degMax ) |
| void Tide::setBeta | ( | GTime | time, |
| double | ut1_utc = 0 ) |
Generates the Beta angles from the given a modified julian day.
| Vector6d Tide::beta |
| int Tide::degMax |
| string Tide::filename |
| vector<TidalWave> Tide::tidalWaves |