|
using | const_iterator = std::vector< double >::const_iterator |
|
using | Interval = std::array< double, 2 > |
|
using | Spec = atlas::util::Config |
|
|
| Spacing (const eckit::Parametrisation &) |
|
size_t | size () const |
|
double | operator[] (size_t i) const |
|
const_iterator | begin () const |
|
const_iterator | end () const |
|
double | front () const |
|
double | back () const |
|
Interval | interval () const |
|
double | min () const |
|
double | max () const |
|
std::string | type () const |
|
Spec | spec () const |
|
The documentation for this class was generated from the following files:
- src/atlas/grid/Spacing.h
- src/atlas/grid/Spacing.cc