APM:Libraries
Public Member Functions | Private Attributes | List of all members
AP_LeakDetector_Analog Class Reference

#include <AP_LeakDetector_Analog.h>

Inheritance diagram for AP_LeakDetector_Analog:
[legend]
Collaboration diagram for AP_LeakDetector_Analog:
[legend]

Public Member Functions

 AP_LeakDetector_Analog (AP_LeakDetector &_leak_detector, AP_LeakDetector::LeakDetector_State &_state)
 
void read (void)
 
- Public Member Functions inherited from AP_LeakDetector_Backend
 AP_LeakDetector_Backend (AP_LeakDetector &_leak_detector, AP_LeakDetector::LeakDetector_State &_state)
 

Private Attributes

AP_HAL::AnalogSourcesource
 

Additional Inherited Members

- Protected Attributes inherited from AP_LeakDetector_Backend
AP_LeakDetectorleak_detector
 
AP_LeakDetector::LeakDetector_Statestate
 

Detailed Description

Definition at line 6 of file AP_LeakDetector_Analog.h.

Constructor & Destructor Documentation

◆ AP_LeakDetector_Analog()

AP_LeakDetector_Analog::AP_LeakDetector_Analog ( AP_LeakDetector _leak_detector,
AP_LeakDetector::LeakDetector_State _state 
)

Definition at line 6 of file AP_LeakDetector_Analog.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ read()

void AP_LeakDetector_Analog::read ( void  )
virtual

Implements AP_LeakDetector_Backend.

Definition at line 12 of file AP_LeakDetector_Analog.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ source

AP_HAL::AnalogSource* AP_LeakDetector_Analog::source
private

Definition at line 12 of file AP_LeakDetector_Analog.h.

Referenced by AP_LeakDetector_Analog(), and read().


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