APM:Libraries
Public Member Functions | List of all members
Empty::AnalogIn Class Reference

#include <AnalogIn.h>

Inheritance diagram for Empty::AnalogIn:
[legend]
Collaboration diagram for Empty::AnalogIn:
[legend]

Public Member Functions

 AnalogIn ()
 
void init ()
 
AP_HAL::AnalogSourcechannel (int16_t n)
 
float board_voltage (void)
 
- Public Member Functions inherited from AP_HAL::AnalogIn
virtual float servorail_voltage (void)
 
virtual uint16_t power_status_flags (void)
 

Detailed Description

Definition at line 20 of file AnalogIn.h.

Constructor & Destructor Documentation

◆ AnalogIn()

AnalogIn::AnalogIn ( )

Definition at line 34 of file AnalogIn.cpp.

Member Function Documentation

◆ board_voltage()

float AnalogIn::board_voltage ( void  )
virtual

Implements AP_HAL::AnalogIn.

Definition at line 44 of file AnalogIn.cpp.

◆ channel()

AP_HAL::AnalogSource * AnalogIn::channel ( int16_t  n)
virtual

Implements AP_HAL::AnalogIn.

Definition at line 40 of file AnalogIn.cpp.

Here is the call graph for this function:

◆ init()

void AnalogIn::init ( void  )
virtual

Implements AP_HAL::AnalogIn.

Definition at line 37 of file AnalogIn.cpp.


The documentation for this class was generated from the following files: