MBDyn-1.7.3
|
#include <shape_impl.h>
Public Member Functions | |
ParabolicShape1D (doublereal d0, doublereal d1, doublereal d2) | |
~ParabolicShape1D (void) | |
doublereal | dGet (doublereal d, doublereal=0.) const |
std::ostream & | Restart (std::ostream &out) const |
Public Member Functions inherited from Shape1D | |
virtual | ~Shape1D (void) |
Public Member Functions inherited from Shape | |
virtual | ~Shape (void) |
Protected Attributes | |
doublereal | da0 |
doublereal | da1 |
doublereal | da2 |
Definition at line 92 of file shape_impl.h.
ParabolicShape1D::ParabolicShape1D | ( | doublereal | d0, |
doublereal | d1, | ||
doublereal | d2 | ||
) |
ParabolicShape1D::~ParabolicShape1D | ( | void | ) |
|
virtual |
|
virtual |
|
protected |
Definition at line 94 of file shape_impl.h.
|
protected |
Definition at line 95 of file shape_impl.h.
|
protected |
Definition at line 96 of file shape_impl.h.