Public Member Functions | Public Attributes | List of all members
arbotix_python.io.AnalogSensor Class Reference

Public Member Functions

def __init__ (self, name, pin, value, rate, leng, device)
 
def update (self)
 

Public Attributes

 device
 
 leng
 
 pin
 
 pub
 
 t_delta
 
 t_next
 

Detailed Description

Class for an analog input. 

Definition at line 69 of file io.py.

Constructor & Destructor Documentation

def arbotix_python.io.AnalogSensor.__init__ (   self,
  name,
  pin,
  value,
  rate,
  leng,
  device 
)

Definition at line 71 of file io.py.

Member Function Documentation

def arbotix_python.io.AnalogSensor.update (   self)

Definition at line 79 of file io.py.

Member Data Documentation

arbotix_python.io.AnalogSensor.device

Definition at line 72 of file io.py.

arbotix_python.io.AnalogSensor.leng

Definition at line 78 of file io.py.

arbotix_python.io.AnalogSensor.pin

Definition at line 73 of file io.py.

arbotix_python.io.AnalogSensor.pub

Definition at line 75 of file io.py.

arbotix_python.io.AnalogSensor.t_delta

Definition at line 76 of file io.py.

arbotix_python.io.AnalogSensor.t_next

Definition at line 77 of file io.py.


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


arbotix_python
Author(s): Michael Ferguson
autogenerated on Fri Jun 7 2019 21:54:10