virtual ~PoleTides()
Destructor.
double getY(void) const
Method to get the y pole displacement parameter, in arcseconds.
page HOWTO subpage DoxygenGuide Documenting Your Code page DoxygenGuide Documenting Your Code todo Flesh out this document section doctips Tips for Documenting When defining make sure that the prototype is identical between the cpp and hpp including both the namespaces and the parameter names for you have std::string as the return type in the hpp file and string as the return type in the cpp Doxygen may get confused and autolink to the cpp version with no documentation If you don t use the same parameter names between the cpp and hpp that will also confuse Doxygen Don t put type information in return or param documentation It doesn t really add anything and will often cause Doxygen to complain and not produce the documentation< br > use note Do not put a comma after a param name unless you mean to document multiple parameters< br/> the output stream</code >< br/> y
Triple getPoleTide(const CommonTime &t, const Position &p)
PoleTides(const double &x, const double &y)
double xdisp
Pole displacement x, in arcseconds.
PoleTides & setXY(const double &x, const double &y)
double ydisp
Pole displacement y, in arcseconds.
double getX(void) const
Method to get the x pole displacement parameter, in arcseconds.
PoleTides()
Default constructor. Sets zero pole displacement.
Triple getPoleTide(const CommonTime &t, const Position &p, const double &x, const double &y)
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:40