| MBDyn-1.7.3
    | 
#include <shape_impl.h>


| Public Member Functions | |
| LinearShape1D (doublereal d0, doublereal d1) | |
| ~LinearShape1D (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 | dShift | 
| doublereal | dSlope | 
Definition at line 61 of file shape_impl.h.
| LinearShape1D::LinearShape1D | ( | doublereal | d0, | 
| doublereal | d1 | ||
| ) | 
| LinearShape1D::~LinearShape1D | ( | void | ) | 
| 
 | virtual | 
| 
 | virtual | 
| 
 | protected | 
Definition at line 63 of file shape_impl.h.
| 
 | protected | 
Definition at line 64 of file shape_impl.h.