struct final
#include <eckit/geo/figure/Earth.h>
Earth
Base classes
- class Sphere
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:: Earth:: builder_t = BuilderT1<Figure>
#include <eckit/geo/Figure.h>
using eckit:: geo:: figure:: Earth:: ARG1 = const Spec&
#include <eckit/geo/Figure.h>
Function documentation
static std:: string eckit:: geo:: figure:: Earth:: className()
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: Earth:: R() const override
#include <eckit/geo/figure/Sphere.h>
double eckit:: geo:: figure:: Earth:: a() const override
#include <eckit/geo/figure/Sphere.h>
double eckit:: geo:: figure:: Earth:: b() const override
#include <eckit/geo/figure/Sphere.h>
spec:: Custom* eckit:: geo:: figure:: Earth:: spec() const
#include <eckit/geo/Figure.h>
std:: string eckit:: geo:: figure:: Earth:: spec_str() const
#include <eckit/geo/Figure.h>
std:: string eckit:: geo:: figure:: Earth:: proj_str() const
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: Earth:: eccentricity() const
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: Earth:: flattening() const
#include <eckit/geo/Figure.h>