ScummVM API documentation
hpl::cPidController< T > Class Template Reference

Public Member Functions

 cPidController (float afP, float afI, float afD, int alErrorNum)
 
Output (T aError, float afTimeStep)
 
void SetErrorNum (int alErrorNum)
 
void Reset ()
 
GetLastError ()
 
GetLastDerivative ()
 
GetLastIntegral ()
 

Public Attributes

float p
 
float i
 
float d
 

The documentation for this class was generated from the following file: