#include <ActuatorTesting.h>
Definition at line 13 of file ActuatorTesting.h.
◆ Actuator()
| ActuatorTesting::Actuator::Actuator |
( |
QObject * |
parent, |
|
|
const QString & |
label, |
|
|
float |
min, |
|
|
float |
max, |
|
|
float |
defaultValue, |
|
|
int |
function, |
|
|
bool |
isMotor |
|
) |
| |
|
inline |
◆ CONSTANT()
| QString label READ label ActuatorTesting::Actuator::CONSTANT |
( |
float min READ min |
CONSTANT | ) |
const & |
|
inline |
◆ defaultValue()
| float ActuatorTesting::Actuator::defaultValue |
( |
| ) |
const |
|
inline |
◆ function()
| int ActuatorTesting::Actuator::function |
( |
| ) |
const |
|
inline |
◆ isMotor()
| bool ActuatorTesting::Actuator::isMotor |
( |
| ) |
const |
|
inline |
◆ max()
| float ActuatorTesting::Actuator::max |
( |
| ) |
const |
|
inline |
◆ min()
| float ActuatorTesting::Actuator::min |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: