|  | 
#include <RobotAPI/components/units/RobotUnit/ControlTargets/ControlTarget1DoFActuator.h>
 Inheritance diagram for ControlTarget1DoFActuatorVelocityWithPWMLimit:
 Inheritance diagram for ControlTarget1DoFActuatorVelocityWithPWMLimit:| Public Member Functions | |
| const std::string & | getControlMode () const override | 
| bool | isValid () const override | 
| void | reset () override | 
| void | setPWMLimits (std::int16_t hard, std::int16_t def, ControlDeviceAccessToken) | 
| Static Public Member Functions | |
| static ControlTargetInfo< ControlTarget1DoFActuatorVelocityWithPWMLimit > | GetClassMemberInfo () | 
| Public Attributes | |
| int16_t | maxPWM | 
| Protected Attributes | |
| std::int16_t | pwmDefaultLimit = 256 | 
| std::int16_t | pwmHardLimit = 256 | 
Definition at line 267 of file ControlTarget1DoFActuator.h.
| 
 | inlinestatic | 
Definition at line 297 of file ControlTarget1DoFActuator.h.
| 
 | inlineoverride | 
Definition at line 278 of file ControlTarget1DoFActuator.h.
| 
 | inlineoverride | 
Definition at line 291 of file ControlTarget1DoFActuator.h.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inlineoverride | 
Definition at line 284 of file ControlTarget1DoFActuator.h.
| 
 | inline | 
Definition at line 308 of file ControlTarget1DoFActuator.h.
| int16_t maxPWM | 
Definition at line 270 of file ControlTarget1DoFActuator.h.
| 
 | protected | 
Definition at line 273 of file ControlTarget1DoFActuator.h.
| 
 | protected | 
Definition at line 274 of file ControlTarget1DoFActuator.h.