struct final
#include <eckit/geo/figure/Earth.h>
WGS84
Base classes
- class OblateSpheroid
Public types
Public static functions
-
static auto className() -> std::
string
Constructors, destructors, conversion operators
Public functions
- auto R() const -> double override
- auto a() const -> double override
- auto b() const -> double override
-
auto spec() const -> spec::
Custom* -
auto spec_str() const -> std::
string -
auto proj_str() const -> std::
string - auto eccentricity() const -> double
- auto flattening() const -> double
Typedef documentation
using eckit:: geo:: figure:: WGS84:: builder_t = BuilderT1<Figure>
#include <eckit/geo/Figure.h>
using eckit:: geo:: figure:: WGS84:: ARG1 = const Spec&
#include <eckit/geo/Figure.h>
Function documentation
static std:: string eckit:: geo:: figure:: WGS84:: className()
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: WGS84:: R() const override
#include <eckit/geo/figure/OblateSpheroid.h>
double eckit:: geo:: figure:: WGS84:: a() const override
#include <eckit/geo/figure/OblateSpheroid.h>
double eckit:: geo:: figure:: WGS84:: b() const override
#include <eckit/geo/figure/OblateSpheroid.h>
spec:: Custom* eckit:: geo:: figure:: WGS84:: spec() const
#include <eckit/geo/Figure.h>
std:: string eckit:: geo:: figure:: WGS84:: spec_str() const
#include <eckit/geo/Figure.h>
std:: string eckit:: geo:: figure:: WGS84:: proj_str() const
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: WGS84:: eccentricity() const
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: WGS84:: flattening() const
#include <eckit/geo/Figure.h>