struct
#include <eckit/geo/Projection.h>
ProjectionFactory
Public static functions
- static auto build(const Spec& spec) -> const Projection*
-
static auto make_from_string(const std::
string&) -> const Projection* - static auto make_spec(const Spec& spec) -> Spec*
-
static auto list(std::
ostream& out) -> std:: ostream&