13 #include "eckit/exception/Exceptions.h" 
   29   ASSERT(
traj_.size() == 4);
 
   30   ASSERT(1 <= ii && ii <= 4);
 
Class to represent fields for the L95 model.
 
void set(const FieldL95 &)
Save trajectory.
 
const FieldL95 & get(const int) const
Get trajectory.
 
boost::ptr_vector< FieldL95 > traj_
 
ModelTrajectory(const bool ltraj=true)
Constructor, destructor.
 
The namespace for the L95 model.