#include <constants.hh>
Public Member Functions | |
input_ell () | |
input_ell (const input_ell &ell) | |
~input_ell () | |
input_ell & | operator= (const input_ell &ell) |
void | ecc1st_sqr () |
void | ecc2nd_sqr () |
void | showdata () const |
void | test () |
Public Attributes | |
real8 | a |
real8 | b |
real8 | e2 |
real8 | e2b |
char | name [EIGHTY] |
|
Definition at line 330 of file constants.hh. References a, b, e2, e2b, name, sqr(), WGS84_A, and WGS84_B. |
|
Definition at line 338 of file constants.hh. |
|
Definition at line 341 of file constants.hh. |
|
Definition at line 348 of file constants.hh. References a, b, e2, and sqr(). Referenced by geocode(), BASELINE::model_parameters(), readinput(), slant2hambiguity(), and slant2hschwabisch(). |
|
Definition at line 350 of file constants.hh. References a, b, e2b, and sqr(). Referenced by geocode(), BASELINE::model_parameters(), readinput(), slant2hambiguity(), and slant2hschwabisch(). |
|
Definition at line 344 of file constants.hh. |
|
Definition at line 352 of file constants.hh. References a, b, DEBUG, e2, e2b, name, and bk_messages::print(). |
|
Definition at line 360 of file constants.hh. References a, b, DEBUG, e2, e2b, name, and bk_messages::print(). Referenced by inittest(). |
|
Definition at line 324 of file constants.hh. Referenced by ecc1st_sqr(), ecc2nd_sqr(), ell2xyz(), geocode(), input_ell(), lp2xyz(), BASELINE::model_parameters(), operator=(), readinput(), showdata(), slant2hambiguity(), slant2hrodriguez(), slant2hschwabisch(), test(), and xyz2ell(). |
|
Definition at line 325 of file constants.hh. Referenced by ecc1st_sqr(), ecc2nd_sqr(), geocode(), input_ell(), lp2xyz(), BASELINE::model_parameters(), operator=(), readinput(), showdata(), slant2hambiguity(), slant2hrodriguez(), slant2hschwabisch(), test(), and xyz2ell(). |
|
Definition at line 326 of file constants.hh. Referenced by ecc1st_sqr(), ell2xyz(), geocode(), input_ell(), operator=(), readinput(), showdata(), slant2hambiguity(), test(), and xyz2ell(). |
|
Definition at line 327 of file constants.hh. Referenced by ecc2nd_sqr(), geocode(), input_ell(), operator=(), readinput(), showdata(), slant2hambiguity(), test(), and xyz2ell(). |
|
Definition at line 328 of file constants.hh. Referenced by input_ell(), operator=(), readinput(), showdata(), slant2hambiguity(), slant2hrodriguez(), slant2hschwabisch(), and test(). |