Skip to content
Blocks.IntegerMO.md

Blocks.IntegerMO

Usage

TranslatedComponents.Blocks.IntegerMO(nout=1)

Parameters:

NameDescriptionUnitsDefault value
noutNumber of outputs1

Connectors

Source

dyad
partial component IntegerMO
  y = IntegerOutput()
  # Number of outputs
  parameter nout::Integer(min = 1) = 1
relations
end
Flattened Source
dyad
partial component IntegerMO
  y = IntegerOutput()
  # Number of outputs
  parameter nout::Integer(min = 1) = 1
relations
metadata {}
end


Test Cases

No test cases defined.

  • Examples

  • Experiments

  • Analyses