#include "matrixbk.hh"
#include "slcimage.hh"
#include "constants.hh"
#include "readinput.hh"
Go to the source code of this file.
Classes | |
class | orbit |
Functions | |
real8 | eq1_doppler (cn velocity, cn dsat_P) |
real8 | eq2_range (cn dsat_P, real8 rangetime) |
real8 | eq3_ellipsoid (cn P, real8 semimajora, real8 semiminorb) |
real8 | eq1_doppler_dt (cn dsat_P, cn velocity, cn accerelation) |
|
Definition at line 62 of file orbitbk.hh. |
|
Definition at line 76 of file orbitbk.hh. |
|
Definition at line 64 of file orbitbk.hh. References cn::in(), real8, SOL, and sqr(). Referenced by lp2xyz(). |
|
Definition at line 66 of file orbitbk.hh. References real8, sqr(), cn::x, cn::y, and cn::z. Referenced by lp2xyz(). |