Public Member Functions | |
def | __init__ |
def | add |
def | fromDict |
def | getName |
def | printDetails |
def | saveToFile |
def | showDetails |
def | toDict |
Public Attributes | |
name | |
pubHz | |
Private Attributes | |
_isValid | |
_name | |
_pubHz |
def BAL.Devices.Ppm.Ppm.__init__ | ( | self, | |
frame, | |||
data | |||
) |
def BAL.Devices.Ppm.Ppm.add | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
def BAL.Devices.Ppm.Ppm.fromDict | ( | self, | |
data | |||
) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
def BAL.Devices.Ppm.Ppm.getName | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
def BAL.Devices.Ppm.Ppm.printDetails | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
def BAL.Devices.Ppm.Ppm.saveToFile | ( | self, | |
file | |||
) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
def BAL.Devices.Ppm.Ppm.showDetails | ( | self, | |
items = None |
|||
) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
def BAL.Devices.Ppm.Ppm.toDict | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::Ppm.Ppm::_isValid [private] |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::Ppm.Ppm::_name [private] |
BAL::Devices::Ppm.Ppm::_pubHz [private] |