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