|
upm
1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
|
Public Member Functions | |
| synchronized void | delete () |
| GroveRotary (long pin) | |
| float | abs_value () |
| float | abs_deg () |
| float | abs_rad () |
| float | rel_value () |
| float | rel_deg () |
| float | rel_rad () |
Public Member Functions inherited from Grove | |
| synchronized void | delete () |
| String | name () |
Protected Member Functions | |
| GroveRotary (long cPtr, boolean cMemoryOwn) | |
| void | finalize () |
Protected Member Functions inherited from Grove | |
| Grove (long cPtr, boolean cMemoryOwn) | |
| void | finalize () |
Static Protected Member Functions | |
| static long | getCPtr (GroveRotary obj) |
Static Protected Member Functions inherited from Grove | |
| static long | getCPtr (Grove obj) |
Additional Inherited Members | |
Protected Attributes inherited from Grove | |
| transient boolean | swigCMemOwn |


1.8.11