Go to the documentation of this file.
58 throw runtime_error(
"Input *refellispoid must be a vector of length 2*.");
65 const Numeric rm = (1 - e2) * (rn / a);
80 throw runtime_error(
"Input *refellispoid must be a vector of length 2*.");
Numeric sqrt(const Rational r)
Square root.
void refellipsoidForAzimuth(Vector &refellipsoid, const Numeric &latitude, const Numeric &azimuth, const Verbosity &)
WORKSPACE METHOD: refellipsoidForAzimuth.
Implementation of Matrix, Vector, and such stuff.
Numeric pow(const Rational base, Numeric exp)
Power of.
Declarations having to do with the four output streams.
void refellipsoidSet(Vector &refellipsoid, const Numeric &re, const Numeric &e, const Verbosity &)
WORKSPACE METHOD: refellipsoidSet.
void refellipsoidOrbitPlane(Vector &refellipsoid, const Numeric &orbitinc, const Verbosity &)
WORKSPACE METHOD: refellipsoidOrbitPlane.
NUMERIC Numeric
The type to use for all floating point numbers.
Vector refellipsoid(Workspace &ws) noexcept
Numeric refell2r(ConstVectorView refellipsoid, const Numeric &lat)
refell2r
The global header file for ARTS.