Skip to content
Blocks.PartialIntegerMISO.md

Blocks.PartialIntegerMISO

Usage

TranslatedComponents.Blocks.PartialIntegerMISO(nu=0)

Parameters:

NameDescriptionUnitsDefault value
nuNumber of input connections0

Connectors

Source

dyad
partial component PartialIntegerMISO
  u = IntegerVectorInput()
  y = IntegerOutput()
  # Number of input connections
  parameter nu::Integer(min = 0) = 0
relations
end
Flattened Source
dyad
partial component PartialIntegerMISO
  u = IntegerVectorInput()
  y = IntegerOutput()
  # Number of input connections
  parameter nu::Integer(min = 0) = 0
relations
metadata {}
end


Test Cases

No test cases defined.

  • Examples

  • Experiments

  • Analyses