HPL3/Community/Scripting/Classes/cpidcontrollervec3

From Frictional Wiki
< HPL3‎ | Community/Scripting/Classes
Revision as of 11:11, 30 July 2020 by Maintenance script (talk | contribs) (Upload classes to sub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

cPidControllerVec3

Fields

Field Name Type Description
p float
i float
d float

Functions

Return Type Function Name Parameters Description
cVector3f Output const cVector3f &in avError,
float afTimeStep
void SetErrorNum int alErrorNum
void Reset
cVector3f GetLastError
cVector3f GetLastDerivative
cVector3f GetLastIntegral

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!