Package windSimSuite :: Package interface :: Module blade
[hide private]

Module blade

source code

The blade defined in a graphical environment

Classes [hide private]
  BladeMenu
The blade menu
  Blade
A blade able to display its results in GTK.
Variables [hide private]
  PYLAB_ROTOR_DESC = [('power', '_Plot _Power'), ('torque', '_Pl...
  PYLAB_ROTOR = [('power', <gtk.MenuItem object (GtkMenuItem) at...
  DESC = {'pylab': [('power', <gtk.MenuItem object (GtkMenuItem)...
  key = 'plot_pressures'
  string = '_Plot _current _Pressures'
Variables Details [hide private]

PYLAB_ROTOR_DESC

Value:
[('power', '_Plot _Power'),
 ('torque', '_Plot _Torque'),
 ('tangential_force', '_Plot _Tangential _Force'),
 ('normal_force', '_Plot _Normal _Force'),
 ('coupling_torque', '_Plot _Coupling _Torque'),
 ('plot_pressures', '_Plot _current _Pressures')]

PYLAB_ROTOR

Value:
[]

DESC

Value:
{}