Public Member Functions | |
def | __init__ |
def | refresh |
def | set_temperature |
Public Attributes | |
joint_name | |
screen | |
temperature | |
x | |
y |
Definition at line 36 of file temperature_monitor.py.
def temperature_monitor.Joint.__init__ | ( | self, | |
screen, | |||
joint_name, | |||
x, | |||
y | |||
) |
Definition at line 37 of file temperature_monitor.py.
def temperature_monitor.Joint.refresh | ( | self | ) |
Definition at line 52 of file temperature_monitor.py.
def temperature_monitor.Joint.set_temperature | ( | self, | |
temperature | |||
) |
Definition at line 48 of file temperature_monitor.py.
Definition at line 37 of file temperature_monitor.py.
Definition at line 37 of file temperature_monitor.py.
Definition at line 37 of file temperature_monitor.py.
Definition at line 37 of file temperature_monitor.py.
Definition at line 37 of file temperature_monitor.py.