blockDivider

Divides the first input by the second one.

Extends from ModelicaDEVS.Templates.DoubleDDBlock (Discrete double input - discrete single output block).

Information

The Divider Block

Parameters:
none


Description:

The Divider block belongs to the binary operators and devides the first input value by the second: y=u0/u1.

Just like the Switch block it is not programmed explicitly, but it uses two other blocks, namely the Multiplier and the Inverse block.

Parameters

TypeNameDefaultDescription
Integermethod (from DoubleDDBlock)world.qssUse QSS1, QSS2 or QSS3

Connectors

TypeNameDefaultDescription
ModelicaDEVS.Templates.DiscreteInPortinPort1 (from DoubleDDBlock)
ModelicaDEVS.Templates.DiscreteInPortinPort2 (from DoubleDDBlock)
ModelicaDEVS.Templates.DiscreteOutPortoutPort (from DoubleDDBlock)

Components

TypeNameDefaultDescription
ModelicaDEVS.Miscellaneous.worldModelworld (from DoubleDDBlock)
MultiplierMultiplier1
InverseInverse1