[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- matplotlib.artist.Artist:
Abstract base class for someone who renders into a
FigureCanvas
- mbdyn.main.PyMBDynFile:
A file containing the MBDyn results as well as the Python
information for loading a pickled Simulation.
- mbdyn.record.RecordBase:
An object that have the values of its own attributes in a
dictionary
ParametersToSave
.
- mbdyn.record.Record:
An object that is able to save some of its attributes.
- windSimSuite.common.BasicObject:
The base object for the windSimSuite package.
- mbdyn.common.BasicObject:
An object that will collect the values of the parameters to
save.
- mbdyn.elements_base.CommonElement:
A common element belongs to a group and has a clas key, specific
to that group, that allow to retrieve its class.
- mbdyn.elements_base.ElementWithNode:
Every element attached to a node.
- mbdyn.elts.force.GeneralForce:
A general force for the FORCE group of MBDyn.
- mbdyn.elts.force.Force:
The top class of all the forces.
- mbdyn.elts.force.BindingsForce:
A force that can be set at runtime.
- mbdyn.elts.force.Couple:
The top class for the couples.
- mbdyn.elts.force.BindingsCouple:
A couple that can be set at runtime.
- mbdyn.elts.joint.CommonJoint:
The top class for joints.
- mbdyn.elts.joint.CommonJoint2Nodes:
Description of a joint associated to two nodes.
- mbdyn.elts.joint.DriveHinge:
Imposed rotation on a hinge.
- mbdyn.elts.joint.BindingsHinge:
A drive hinge joint having its angle vector set at run time.
- mbdyn.preprocessing.SimulationBase:
The base of the Simulation.
- mbdyn.main.Simulation:
The main MBDyn simulation.
- mbdyn.nodes.Node:
An abstract class for all the nodes.
- mbdyn.nodes.StructuralNode:
The structural node of MBDyn.
- object:
The most base type
- gobject.GObject:
Object GObject...
- gtk.Object:
Object GtkObject...
- gtk.Widget:
Object GtkWidget...
- gtk.DrawingArea:
Object GtkDrawingArea...
- gtk.gtkgl.widget.DrawingArea:
OpenGL-capable gtk.DrawingArea.
- mbdyn.interface.renderWindowInteractor.GtkGLExtVTKRenderWindowInteractor:
Embeds a vtkRenderWindow into a pyGTK widget and uses
vtkGenericRenderWindowInteractor for the event handling.
- gtk.Container:
Object GtkContainer...
- gtk.MenuShell:
Object GtkMenuShell...
- gtk.Menu:
Object GtkMenu...
- gtk.Bin:
Object GtkBin...
- gtk.Window:
Object GtkWindow
Signals from GtkWindow:
set-focus (GtkWidget)
frame-event (GdkEvent) -> gboolean
activate-focus ()
activate-default ()
move-focus (GtkDirectionType)
keys-changed ()
Properties from GtkWindow:
type -> GtkWindowType: Vinduestype
Typen af vindue
title -> gchararray: Vinduestitel
Titlen på vinduet
role -> gchararray: Vinduesrolle
Unik identifikation for vinduet som bruges ved gendannelse af en session
allow-shrink -> gboolean: Tillad formindskelse
Hvis TRUE, har vinduet ingen mindste størrelse.
- gtk.Dialog:
Object GtkDialog
Signals from GtkDialog:
response (gint)
close ()
Properties from GtkDialog:
has-separator -> gboolean: Med adskillelseslinje
Om vinduet har en adskillelseslinje over dets knapper
Signals from GtkWindow:
set-focus (GtkWidget)
frame-event (GdkEvent) -> gboolean
activate-focus ()
activate-default ()
move-focus (GtkDirectionType)
keys-changed ()
Properties from GtkWindow:
type -> GtkWindowType: Vinduestype
Typen af vindue
title -> gchararray: Vinduestitel
Titlen på vinduet
role -> gchararray: Vinduesrolle
Unik identifikation for vinduet som bruges ved gendannelse af en session
allow-shrink -> gboolean: Tillad formindskelse
Hvis TRUE, har vinduet ingen mindste størrelse.
- gtk.AboutDialog:
Object GtkAboutDialog
Properties from GtkAboutDialog:
name -> gchararray: Programnavn
Programmets navn.
- gtk.Box:
Object GtkBox...
- gtk.VBox:
Object GtkVBox...
- gtk.TreeView:
Object GtkTreeView...
- list:
list() -> new list list(sequence) -> new list initialized
from sequence's items
- gobject.GInterface:
Interface GInterface
- atk.ImplementorIface
- gtk.Widget:
Object GtkWidget...
- gtk.DrawingArea:
Object GtkDrawingArea...
- gtk.gtkgl.widget.DrawingArea:
OpenGL-capable gtk.DrawingArea.
- mbdyn.interface.renderWindowInteractor.GtkGLExtVTKRenderWindowInteractor:
Embeds a vtkRenderWindow into a pyGTK widget and uses
vtkGenericRenderWindowInteractor for the event handling.
- gtk.Container:
Object GtkContainer...
- gtk.MenuShell:
Object GtkMenuShell...
- gtk.Menu:
Object GtkMenu...
- gtk.Bin:
Object GtkBin...
- gtk.Window:
Object GtkWindow
Signals from GtkWindow:
set-focus (GtkWidget)
frame-event (GdkEvent) -> gboolean
activate-focus ()
activate-default ()
move-focus (GtkDirectionType)
keys-changed ()
Properties from GtkWindow:
type -> GtkWindowType: Vinduestype
Typen af vindue
title -> gchararray: Vinduestitel
Titlen på vinduet
role -> gchararray: Vinduesrolle
Unik identifikation for vinduet som bruges ved gendannelse af en session
allow-shrink -> gboolean: Tillad formindskelse
Hvis TRUE, har vinduet ingen mindste størrelse.
- gtk.Dialog:
Object GtkDialog
Signals from GtkDialog:
response (gint)
close ()
Properties from GtkDialog:
has-separator -> gboolean: Med adskillelseslinje
Om vinduet har en adskillelseslinje over dets knapper
Signals from GtkWindow:
set-focus (GtkWidget)
frame-event (GdkEvent) -> gboolean
activate-focus ()
activate-default ()
move-focus (GtkDirectionType)
keys-changed ()
Properties from GtkWindow:
type -> GtkWindowType: Vinduestype
Typen af vindue
title -> gchararray: Vinduestitel
Titlen på vinduet
role -> gchararray: Vinduesrolle
Unik identifikation for vinduet som bruges ved gendannelse af en session
allow-shrink -> gboolean: Tillad formindskelse
Hvis TRUE, har vinduet ingen mindste størrelse.
- gtk.AboutDialog:
Object GtkAboutDialog
Properties from GtkAboutDialog:
name -> gchararray: Programnavn
Programmets navn.
- gtk.Box:
Object GtkBox...
- gtk.VBox:
Object GtkVBox...
- gtk.TreeView:
Object GtkTreeView...
- gtk.gtkgl.widget.Widget:
Mixin class for OpenGL-capable widgets.
- gtk.gtkgl.widget.DrawingArea:
OpenGL-capable gtk.DrawingArea.
- mbdyn.interface.renderWindowInteractor.GtkGLExtVTKRenderWindowInteractor:
Embeds a vtkRenderWindow into a pyGTK widget and uses
vtkGenericRenderWindowInteractor for the event handling.
- windSimSuite.bem_node._BoundaryForceArea:
The top class for calculating the force area at the boundaries
of the BemNode range of action
- windSimSuite.bem_node._CalculationSection:
A section only used for calculating the load in one area
according to its radial position and two others aerodynamic
sections.
- windSimSuite.bem_node._ForceArea:
The resulting force from 2 aerodynamics sections.
- windSimSuite.blade.AerodynamicsBlade:
The Blade Element Momentum part concerning the blade
- windSimSuite.common._ConversionTable:
Used to convert a quantity between different units
- windSimSuite.common._PhysicQuantity:
A physical quantity stored with a default unit.
- windSimSuite.interface.application.CommonWindow:
A base class for the window of that application.
- windSimSuite.interface.application.ScreenInfo:
The width an height of the screen
- windSimSuite.interface.common.GobjectBase:
The base of a graphical object.
- windSimSuite.interface.manager.AnimationToolbar:
The widget managing the simulation animation.
- windSimSuite.interface.manager.Manager:
A class managing the wind turbine simulation instance with the
VTK area and the GTK area (or interface).
- windSimSuite.interface.manager.ScaleTable:
A table for scaling the simulation in 3D.
- windSimSuite.interface.manager.StatusBar:
A custom GTK status bar.
- windSimSuite.interface.matplotlib_manager.FigureManager:
The figure manager.
- windSimSuite.interface.vtk_area.ListStore:
Return the Python object reference from a VTK actor
selected.
- windSimSuite.main.AerodynamicsSimulation:
The unsteady Blade Element Momentum method applied on the wind
turbine from the simulation.
- windSimSuite.models.nrel.Foundation:
The wind turbine foundation.
- windSimSuite.models.nrel.MainBearing:
The main bearing of the wind turbine, part of the nacelle.
- windSimSuite.nacelle.AerodynamicsNacelle:
A nacelle for unsteady BEM calculations.
- windSimSuite.rotor.AerodynamicsRotor:
The unsteady BEM calculations applied on the rotor.
- windSimSuite.sections.AerodynamicsSection:
The section for the aerodynamics calculations of the unsteady
BEM code.
- windSimSuite.sections.Airfoil:
An airfoil definition.
- windSimSuite.sections.Curve:
Made of a list of angles and a list of coefficients.
- windSimSuite.tower.AerodynamicsTower:
The tower definition for aerodynamics calculation.