class
#include <eckit/geo/figure/Sphere.h>
Sphere
Base classes
- class eckit::geo::Figure
- Figure: describe a combination of "shape" (sphere, ellipsoid, geoid) and "size" (radius, a, b, elevation)
Derived classes
- struct Earth final
- struct UnitSphere final
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:: Sphere:: builder_t = BuilderT1<Figure>
#include <eckit/geo/Figure.h>
using eckit:: geo:: figure:: Sphere:: ARG1 = const Spec&
#include <eckit/geo/Figure.h>
Function documentation
static std:: string eckit:: geo:: figure:: Sphere:: className()
#include <eckit/geo/Figure.h>
spec:: Custom* eckit:: geo:: figure:: Sphere:: spec() const
#include <eckit/geo/Figure.h>
std:: string eckit:: geo:: figure:: Sphere:: spec_str() const
#include <eckit/geo/Figure.h>
std:: string eckit:: geo:: figure:: Sphere:: proj_str() const
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: Sphere:: eccentricity() const
#include <eckit/geo/Figure.h>
double eckit:: geo:: figure:: Sphere:: flattening() const
#include <eckit/geo/Figure.h>