Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
webiopi.devices.sensor.Distance Class Reference
Inheritance diagram for webiopi.devices.sensor.Distance:
webiopi.devices.sensor.vcnl4000.VCNL4000

Public Member Functions

def __family__
 
def __getMillimeter__
 
def getMillimeter
 
def getCentimeter
 
def getMeter
 
def getInch
 
def getFoot
 
def getYard
 

Detailed Description

Definition at line 135 of file __init__.py.

Member Function Documentation

def webiopi.devices.sensor.Distance.__family__ (   self)

Definition at line 136 of file __init__.py.

def webiopi.devices.sensor.Distance.__getMillimeter__ (   self)
def webiopi.devices.sensor.Distance.getCentimeter (   self)
def webiopi.devices.sensor.Distance.getFoot (   self)
def webiopi.devices.sensor.Distance.getInch (   self)
def webiopi.devices.sensor.Distance.getMeter (   self)
def webiopi.devices.sensor.Distance.getMillimeter (   self)
def webiopi.devices.sensor.Distance.getYard (   self)

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