Public Member Functions | Public Attributes | List of all members
temperature_monitor.Joint Class Reference
Inheritance diagram for temperature_monitor.Joint:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, screen, joint_name, x, y)
 
def refresh (self)
 
def set_temperature (self, temperature)
 

Public Attributes

 joint_name
 
 screen
 
 temperature
 
 x
 
 y
 

Detailed Description

Definition at line 37 of file temperature_monitor.py.

Constructor & Destructor Documentation

def temperature_monitor.Joint.__init__ (   self,
  screen,
  joint_name,
  x,
  y 
)

Definition at line 38 of file temperature_monitor.py.

Member Function Documentation

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.

Member Data Documentation

temperature_monitor.Joint.joint_name

Definition at line 42 of file temperature_monitor.py.

temperature_monitor.Joint.screen

Definition at line 39 of file temperature_monitor.py.

temperature_monitor.Joint.temperature

Definition at line 43 of file temperature_monitor.py.

temperature_monitor.Joint.x

Definition at line 40 of file temperature_monitor.py.

temperature_monitor.Joint.y

Definition at line 41 of file temperature_monitor.py.


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


sr_utilities
Author(s): Ugo Cupcic
autogenerated on Tue Oct 13 2020 03:55:49