#include <palActuators.h>

Public Member Functions | |
| virtual void | Apply ()=0 |
| virtual void palActuator::Apply | ( | ) | [pure virtual] |
Ensures the actuator operates for the current time step
Implemented in palForceActuator, palImpulseActuator, palPropeller, palDCMotor, palSpring, palLiquidDrag, and palHydrofoil.
1.5.7.1