FV3 Bundle
|
#include <InterpolatorTraj.h>
Public Member Functions | |
InterpolatorTraj () | |
~InterpolatorTraj () | |
InterpolatorTraj_ & | interpolatortraj () |
Interfacing. More... | |
const InterpolatorTraj_ & | interpolatortraj () const |
Static Public Member Functions | |
static const std::string | classname () |
Private Types | |
typedef MODEL::InterpolatorTraj | InterpolatorTraj_ |
Private Member Functions | |
InterpolatorTraj (const InterpolatorTraj &) | |
InterpolatorTraj & | operator= (const InterpolatorTraj &) |
void | print (std::ostream &) const |
Private Attributes | |
boost::scoped_ptr< InterpolatorTraj_ > | traj_ |
Definition at line 26 of file InterpolatorTraj.h.
|
private |
Definition at line 28 of file InterpolatorTraj.h.
oops::InterpolatorTraj< MODEL >::InterpolatorTraj | ( | ) |
oops::InterpolatorTraj< MODEL >::~InterpolatorTraj | ( | ) |
Definition at line 60 of file InterpolatorTraj.h.
|
private |
|
inlinestatic |
|
inline |
Interfacing.
Definition at line 37 of file InterpolatorTraj.h.
|
inline |
Definition at line 38 of file InterpolatorTraj.h.
|
private |
|
private |
Definition at line 70 of file InterpolatorTraj.h.
|
private |
Definition at line 44 of file InterpolatorTraj.h.