Regular class
#include <eckit/geo/range/Regular.h>
Base classes
- class eckit::geo::Range
Derived classes
- struct RegularLatitude
- struct RegularLongitude
- struct RegularXY
Public types
- struct Implementation
Public functions
-
auto values() const -> const std::
vector<double>& override - auto make_cropped_range(double crop_a, double crop_b) const -> Regular* override
- auto size() const -> size_t override
- auto a() const -> double override
- auto b() const -> double override
- auto increment() const -> Fraction override
- auto periodic() const -> bool override
- auto includesNorthPole() const -> bool override
- auto includesSouthPole() const -> bool override
- auto shift() const -> Fraction
- auto af() const -> Fraction
- auto bf() const -> Fraction
- auto min() const -> double
- auto max() const -> double
Function documentation
double eckit:: geo:: range:: Regular:: min() const
#include <eckit/geo/Range.h>
double eckit:: geo:: range:: Regular:: max() const
#include <eckit/geo/Range.h>