eckit::geo::projection::XYToLonLat class

Base classes

class eckit::geo::Projection

Public types

using builder_t = BuilderT1<Projection>
using ARG1 = const Spec&

Public static functions

static auto className() -> std::string
static auto make_from_spec(const Spec&) -> Projection*

Constructors, destructors, conversion operators

XYToLonLat() defaulted explicit
XYToLonLat(const Spec&) explicit

Public functions

auto type() const -> const std::string& override
auto fwd(const PointXY& p) const -> PointLonLat
auto inv(const PointLonLat& q) const -> PointXY
auto fwd(const Point& p) const -> Point override
auto inv(const Point& q) const -> Point override
auto make_figure() const -> Figure* virtual
auto figure() const -> const Figure&
auto spec() const -> const Spec&
auto spec_str() const -> std::string
auto proj_str() const -> std::string

Private functions

void fill_spec(spec::Custom&) const override

Typedef documentation

using eckit::geo::projection::XYToLonLat::builder_t = BuilderT1<Projection>

using eckit::geo::projection::XYToLonLat::ARG1 = const Spec&

Function documentation

static std::string eckit::geo::projection::XYToLonLat::className()

static Projection* eckit::geo::projection::XYToLonLat::make_from_spec(const Spec&)

Figure* eckit::geo::projection::XYToLonLat::make_figure() const virtual

const Figure& eckit::geo::projection::XYToLonLat::figure() const

const Spec& eckit::geo::projection::XYToLonLat::spec() const

std::string eckit::geo::projection::XYToLonLat::spec_str() const

std::string eckit::geo::projection::XYToLonLat::proj_str() const

This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.