atlas
Public Member Functions | Friends | List of all members
atlas::Vertical Class Reference

Public Member Functions

template<typename vector_t >
 Vertical (idx_t levels, const vector_t &z, const util::Config &config=util::NoConfig())
 
template<typename vector_t , typename Interval >
 Vertical (idx_t levels, const vector_t &z, const Interval &interval, const util::Config &config=util::NoConfig())
 
 Vertical (const util::Config &config=util::NoConfig())
 
Field z () const
 
idx_t k_begin () const
 
idx_t k_end () const
 
idx_t size () const
 
template<typename Int >
double operator() (const Int k) const
 
template<typename Int >
double operator[] (const Int k) const
 
double min () const
 
double max () const
 
double front () const
 
double back () const
 

Friends

std::ostream & operator<< (std::ostream &os, const Vertical &v)
 Output information of field.
 

The documentation for this class was generated from the following files: