|
upm
1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
|
Public Member Functions | |
| synchronized void | delete () |
| GroveSlide (long pin, float ref_voltage) | |
| GroveSlide (long pin) | |
| float | raw_value () |
| float | voltage_value () |
| float | ref_voltage () |
Public Member Functions inherited from Grove | |
| synchronized void | delete () |
| String | name () |
Protected Member Functions | |
| GroveSlide (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 (GroveSlide 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