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


| Public Member Functions | |
| ScalarPX (DriveCaller *p) | |
| virtual | ~ScalarPX (void) | 
| virtual void | AddInput (doublereal *pd) const | 
|  Public Member Functions inherited from PersistentExcitation | |
| PersistentExcitation (int i) | |
| virtual | ~PersistentExcitation (void) | 
| virtual int | iGetNumDrives (void) const | 
| Protected Attributes | |
| DriveOwner * | pDrive | 
|  Protected Attributes inherited from PersistentExcitation | |
| int | iNumDrives | 
| ScalarPX::ScalarPX | ( | DriveCaller * | p | ) | 
Definition at line 80 of file px.cc.
References ASSERT, pDrive, and SAFENEWWITHCONSTRUCTOR.
| 
 | virtual | 
| 
 | virtual | 
Implements PersistentExcitation.
Definition at line 94 of file px.cc.
References DriveOwner::dGet(), and pDrive.

| 
 | protected | 
Definition at line 59 of file px.h.
Referenced by AddInput(), ScalarPX(), and ~ScalarPX().