List of all members.
Public Member Functions |
| | Adc_dummy (float voltage) |
| | Constructor.
|
| bool | init (void) |
| | Hardware initialization.
|
| bool | update (void) |
| | Update function.
|
| const float & | voltage (void) const |
| | Get the voltage in volts.
|
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| voltage | Dummy voltage in volts |
Member Function Documentation
Hardware initialization.
- Returns:
- success
Implements Adc.
Update function.
- Returns:
- success
Implements Adc.
Get the voltage in volts.
- Returns:
- Value
Implements Adc.
The documentation for this class was generated from the following files:
- /home/travis/build/lis-epfl/MAVRIC_Library/hal/dummy/adc_dummy.hpp
- /home/travis/build/lis-epfl/MAVRIC_Library/hal/dummy/adc_dummy.cpp