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


Definition at line 56 of file WGS84Ellipsoid.hpp.
Public Member Functions | |
| virtual double | a () const throw () |
| Defined in TR8350.2, Appendix A.1. | |
| virtual double | a_km () const throw () |
| Derived from TR8350.2, Appendix A.1. | |
| virtual double | flattening () const throw () |
| Derived from TR8350.2, Appendix A.1. | |
| virtual double | eccentricity () const throw () |
| Defined in TR8350.2, Table 3.3. | |
| virtual double | eccSquared () const throw () |
| Defined in TR8350.2, Table 3.3. | |
| virtual double | angVelocity () const throw () |
| Defined in TR8350.2, 3.2.4 line 3-6, or Table 3.1. | |
| virtual double | gm () const throw () |
| Defined in TR8350.2, Table 3.1. | |
| virtual double | gm_km () const throw () |
| Derived from TR8350.2, Table 3.1. | |
| virtual double | c () const throw () |
| Defined in TR8350.2, 3.3.2 line 3-11. | |
| virtual double | c_km () const throw () |
| Derived from TR8350.2, 3.3.2 line 3-11. | |
| virtual | ~WGS84Ellipsoid () throw () |
| Destructor. | |
|
|
Destructor.
Definition at line 113 of file WGS84Ellipsoid.hpp. |
|
|
Defined in TR8350.2, Appendix A.1.
Implements EllipsoidModel. Definition at line 62 of file WGS84Ellipsoid.hpp. Referenced by GGHeightTropModel::dry_mapping_function(), GGTropModel::dry_mapping_function(), IonexData::getValue(), SimpleTropModel::setWeather(), GGHeightTropModel::wet_mapping_function(), and GGTropModel::wet_mapping_function(). |
|
|
Derived from TR8350.2, Appendix A.1.
Implements EllipsoidModel. Definition at line 67 of file WGS84Ellipsoid.hpp. |
|
|
Defined in TR8350.2, 3.2.4 line 3-6, or Table 3.1.
Implements EllipsoidModel. Reimplemented in GPSEllipsoid. Definition at line 89 of file WGS84Ellipsoid.hpp. |
|
|
Defined in TR8350.2, 3.3.2 line 3-11.
Implements EllipsoidModel. Reimplemented in GPSEllipsoid. Definition at line 104 of file WGS84Ellipsoid.hpp. |
|
|
Derived from TR8350.2, 3.3.2 line 3-11.
Implements EllipsoidModel. Reimplemented in GPSEllipsoid. Definition at line 109 of file WGS84Ellipsoid.hpp. |
|
|
Defined in TR8350.2, Table 3.3.
Implements EllipsoidModel. Definition at line 79 of file WGS84Ellipsoid.hpp. |
|
|
Defined in TR8350.2, Table 3.3.
Reimplemented from EllipsoidModel. Definition at line 84 of file WGS84Ellipsoid.hpp. |
|
|
Derived from TR8350.2, Appendix A.1.
Implements EllipsoidModel. Definition at line 74 of file WGS84Ellipsoid.hpp. |
|
|
Defined in TR8350.2, Table 3.1.
Implements EllipsoidModel. Reimplemented in GPSEllipsoid. Definition at line 94 of file WGS84Ellipsoid.hpp. |
|
|
Derived from TR8350.2, Table 3.1.
Implements EllipsoidModel. Reimplemented in GPSEllipsoid. Definition at line 99 of file WGS84Ellipsoid.hpp. |
1.3.9.1