atlas
Public Types | Public Member Functions | List of all members
atlas::grid::Spacing Class Reference
Inheritance diagram for atlas::grid::Spacing:
Inheritance graph
[legend]
Collaboration diagram for atlas::grid::Spacing:
Collaboration graph
[legend]

Public Types

using const_iterator = std::vector< double >::const_iterator
 
using Interval = std::array< double, 2 >
 
using Spec = atlas::util::Config
 

Public Member Functions

 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: