Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces

Interfaces specialised for this example

Information


This package contains the bus definitions needed for the BusUsage example.

Package Content

NameDescription
Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.ControlBus ControlBus Empty control bus that is adapted to the signals connected to it
Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.SubControlBus SubControlBus Empty sub-control bus that is adapted to the signals connected to it
Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.InternalConnectors InternalConnectors Internal definitions that are usually not utilized (only indirectly via the expandable connectors)


Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.ControlBus Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.ControlBus

Empty control bus that is adapted to the signals connected to it

Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.ControlBus

Information


This connector defines the "expandable connector" ControlBus that is used as bus in the BusUsage example. Note, this connector is "empty". When using it, the actual content is constructed by the signals connected to this bus.

Extends from Modelica.Icons.SignalBus (Icon for signal bus).

Modelica definition

expandable connector ControlBus 
  "Empty control bus that is adapted to the signals connected to it"
  extends Modelica.Icons.SignalBus;


end ControlBus;

Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.SubControlBus Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.SubControlBus

Empty sub-control bus that is adapted to the signals connected to it

Modelica.Blocks.Examples.BusUsage_Utilities.Interfaces.SubControlBus

Information


This connector defines the "expandable connector" SubControlBus that is used as sub-bus in the BusUsage example. Note, this connector is "empty". When using it, the actual content is constructed by the signals connected to this bus.

Extends from Modelica.Icons.SignalSubBus (Icon for signal sub-bus).

Modelica definition

expandable connector SubControlBus 
  "Empty sub-control bus that is adapted to the signals connected to it"
  extends Modelica.Icons.SignalSubBus;


end SubControlBus;

HTML-documentation generated by Dymola Sun Jan 17 21:09:12 2010.