Skip to content
Blocks.IntegerMIBooleanMOs.md

Blocks.IntegerMIBooleanMOs

Usage

TranslatedComponents.Blocks.IntegerMIBooleanMOs(n=1)

Parameters:

NameDescriptionUnitsDefault value
nNumber of inputs (= number of outputs)1

Connectors

Source

dyad
partial component IntegerMIBooleanMOs
  u = IntegerInput()
  y = BooleanOutput()
  # Number of inputs (= number of outputs)
  parameter n::Integer = 1
relations
end
Flattened Source
dyad
partial component IntegerMIBooleanMOs
  u = IntegerInput()
  y = BooleanOutput()
  # Number of inputs (= number of outputs)
  parameter n::Integer = 1
relations
metadata {}
end


Test Cases

No test cases defined.

  • Examples

  • Experiments

  • Analyses