HEALPix class
#include <eckit/geo/order/HEALPix.h>
Public types
-
using order_type = Grid::
order_type -
using renumber_type = Grid::
renumber_type -
using Spec = spec::
Spec
Public static variables
-
static const order_
type RING -
static const order_
type NESTED
Public static functions
-
static auto order_default() -> const order_
type&
Constructors, destructors, conversion operators
-
HEALPix(const order_
type& = order_default()) explicit - HEALPix(const Spec&) explicit
Public functions
-
auto order() const -> const order_
type& -
auto reorder(const order_
type& to, size_t Nside) const -> renumber_ type