#include <RemoteMotionModule.h>

Public Member Functions | |
| virtual ResourcePlate | getPlate () const |
| Gets the plate of the resource. | |
| RemoteMotionModule (SenderUDP *sender, ListenerUDP *listener, int argc, const char *argv[]) | |
| default constructor | |
| ~RemoteMotionModule () | |
Protected Member Functions | |
| MotionModuleTState | _providedLocStep () |
| Gets the localization state. | |
| void | _providedLocSet (MotionModuleState state) |
| Sets the localization state. | |
| virtual void | _providedSetCommands (Decimal drive, Decimal turnrate) |
Protected Attributes | |
| RemoteMotionModulePar * | _remPar |
| RemoteMotionModuleVar * | _remVar |
| MipResources::RemoteMotionModule::RemoteMotionModule | ( | SenderUDP * | sender, | |
| ListenerUDP * | listener, | |||
| int | argc, | |||
| const char * | argv[] | |||
| ) |
default constructor
default constructor
| MipResources::RemoteMotionModule::~RemoteMotionModule | ( | ) | [inline] |
destructor
| MotionModuleTState MipResources::RemoteMotionModule::_providedLocStep | ( | ) | [inline, protected, virtual] |
| void MipResources::RemoteMotionModule::_providedLocSet | ( | MotionModuleState | state | ) | [inline, protected, virtual] |
Sets the localization state.
Implements MipResources::MotionModule.
| virtual void MipResources::RemoteMotionModule::_providedSetCommands | ( | Decimal | drive, | |
| Decimal | turnrate | |||
| ) | [inline, protected, virtual] |
Implements MipResources::MotionModule.
| virtual ResourcePlate MipResources::RemoteMotionModule::getPlate | ( | ) | const [inline, virtual] |
parameters, implemented class
1.5.6