RSeries astromech firmware
|
This is the complete list of members for ServoSequencer, including all inherited members.
animate() override | ServoSequencer | inlinevirtual |
AnimatedEvent() | AnimatedEvent | inline |
dispatch() | ServoSequencer | inline |
isFinished() const | ServoSequencer | inline |
play(const ServoStep *sequence, uint16_t length, uint32_t servoGroupMask, uint16_t speedMS=0, float startPos=0.0, float endPos=1.0) | ServoSequencer | inline |
playVariableSpeed(const ServoStep *sequence, uint16_t length, uint32_t servoGroupMask, uint16_t speedMinMS, uint16_t speedMaxMS, float startPos=0.0, float endPos=1.0, float(*onEasingMethod)(float)=NULL, float(*offEasingMethod)(float)=NULL) | ServoSequencer | inline |
process() | AnimatedEvent | inlinestatic |
ServoSequencer(ServoDispatch &dispatch) | ServoSequencer | inline |
setLoopDoneCallback(AnimatedLoopDone loopProc) | AnimatedEvent | inline |
stop() | ServoSequencer | inline |