WOLFRAM SYSTEM MODELER
PartialTwoFlangesAndSupportPartial model for a component with two rotational 1-dim. shaft flanges and a support used for graphical modeling, i.e., the model is build up by drag-and-drop from elementary components |
SystemModel["Modelica.Mechanics.Rotational.Interfaces.PartialTwoFlangesAndSupport"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is a 1-dim. rotational component with two flanges and a support/housing. It is used e.g., to build up parts of a drive train graphically consisting of several components.
If useSupport=true, the support connector is conditionally enabled
and needs to be connected.
If useSupport=false, the support connector is conditionally disabled
and instead the component is internally fixed to ground.
useSupport |
Value: false Type: Boolean Description: = true, if support flange enabled, otherwise implicitly grounded |
---|
flange_a |
Type: Flange_a Description: Flange of left shaft |
|
---|---|---|
flange_b |
Type: Flange_b Description: Flange of right shaft |
|
support |
Type: Support Description: Support/housing of component |
|
internalSupport |
Type: Support Description: Internal support/housing of component (either connected to support, if useSupport=true, or connected to fixed, if useSupport=false) |
fixed |
Type: Fixed Description: Fixed support/housing, if not useSupport |
---|
Modelica.Mechanics.Rotational.Components Realistic model of a gearbox (based on LossyGear) |