#include <PZ90Ellipsoid.hpp>
Inheritance diagram for PZ90Ellipsoid:


Public Member Functions | |
| virtual double | a () const throw () |
| semi-major axis of Earth in meters. | |
| virtual double | a_km () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual double | flatteningInverse () const throw () |
| Defined in table 3.2 of the GLONASS ICD-2008 (v5.1). | |
| virtual double | flattening () const throw () |
| Computed from inverse flattening value as given in table 3.2 of the GLONASS ICD-2008 (v5.1). | |
| virtual double | eccentricity () const throw () |
| eccentricity (ellipsoid parameter). | |
| virtual double | eccSquared () const throw () |
| eccentricity squared (ellipsoid parameter). | |
| virtual double | angVelocity () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual double | gm () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual double | gm_km () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual double | c () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual double | c_km () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual double | j20 () const throw () |
| Defined in table 3.2 of ICD-2008 (v5.1). | |
| virtual | ~PZ90Ellipsoid () throw () |
| Destructor. | |
|
|
Destructor.
Definition at line 126 of file PZ90Ellipsoid.hpp. |
|
|
semi-major axis of Earth in meters.
Implements EllipsoidModel. Definition at line 60 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 65 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 97 of file PZ90Ellipsoid.hpp. Referenced by GloEphemeris::svXvt(). |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 112 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 117 of file PZ90Ellipsoid.hpp. |
|
|
eccentricity (ellipsoid parameter).
Implements EllipsoidModel. Definition at line 88 of file PZ90Ellipsoid.hpp. |
|
|
eccentricity squared (ellipsoid parameter).
Reimplemented from EllipsoidModel. Definition at line 92 of file PZ90Ellipsoid.hpp. |
|
|
Computed from inverse flattening value as given in table 3.2 of the GLONASS ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 80 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of the GLONASS ICD-2008 (v5.1).
Definition at line 72 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 102 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Implements EllipsoidModel. Definition at line 107 of file PZ90Ellipsoid.hpp. |
|
|
Defined in table 3.2 of ICD-2008 (v5.1).
Definition at line 122 of file PZ90Ellipsoid.hpp. |
1.3.9.1