|
tools
|
Public Member Functions | |
| LinearTransformation (yarp::os::Searchable *parameters) | |
| double | transform (double value) override |
Public Member Functions inherited from roboticslab::Transformation | |
| bool | isValid () const |
Private Attributes | |
| double | m |
| double | b |
Additional Inherited Members | |
Protected Attributes inherited from roboticslab::Transformation | |
| bool | valid {false} |
|
overridevirtual |
Implements roboticslab::Transformation.