Public Member Functions | Public Attributes | List of all members
OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog Class Reference

Public Member Functions

def __init__ (self)
 
def append_input (self, label, variable, unit)
 
def append_output (self, label, variable, unit)
 
def append_parameter (self, label, variable, unit)
 
def button (self, master, label, func)
 
def label_entries (self, f, props)
 
def label_entry (self, master, label0, var, label1)
 
def on_ok (self)
 
def pack (self)
 
def profile_label (self, master)
 
def set_apply_input (self, func)
 
def set_apply_param (self, func)
 
def set_profile (self, name, type, description, vendor)
 
def set_reset_output (self, func)
 

Public Attributes

 apply_input
 
 apply_param
 
 description
 
 input
 
 label_len
 
 name
 
 output
 
 param
 
 reset_output
 
 toplevel
 
 type
 
 unit_len
 
 vendor
 

Detailed Description

Definition at line 323 of file TkMobileRobotSimulator.py.

Constructor & Destructor Documentation

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.__init__ (   self)

Definition at line 324 of file TkMobileRobotSimulator.py.

Member Function Documentation

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.append_input (   self,
  label,
  variable,
  unit 
)

Definition at line 357 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.append_output (   self,
  label,
  variable,
  unit 
)

Definition at line 363 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.append_parameter (   self,
  label,
  variable,
  unit 
)

Definition at line 351 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.button (   self,
  master,
  label,
  func 
)

Definition at line 420 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.label_entries (   self,
  f,
  props 
)

Definition at line 449 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.label_entry (   self,
  master,
  label0,
  var,
  label1 
)

Definition at line 439 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.on_ok (   self)

Definition at line 415 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.pack (   self)

Definition at line 381 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.profile_label (   self,
  master 
)

Definition at line 427 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.set_apply_input (   self,
  func 
)

Definition at line 373 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.set_apply_param (   self,
  func 
)

Definition at line 369 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.set_profile (   self,
  name,
  type,
  description,
  vendor 
)

Definition at line 344 of file TkMobileRobotSimulator.py.

def OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.set_reset_output (   self,
  func 
)

Definition at line 377 of file TkMobileRobotSimulator.py.

Member Data Documentation

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.apply_input

Definition at line 340 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.apply_param

Definition at line 339 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.description

Definition at line 328 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.input

Definition at line 332 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.label_len

Definition at line 335 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.name

Definition at line 326 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.output

Definition at line 333 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.param

Definition at line 331 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.reset_output

Definition at line 341 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.toplevel

Definition at line 383 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.type

Definition at line 327 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.unit_len

Definition at line 337 of file TkMobileRobotSimulator.py.

OpenRTM_aist.examples.MobileRobotCanvas.TkMobileRobotSimulator.PropertyDialog.vendor

Definition at line 329 of file TkMobileRobotSimulator.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:36