Skip to content
Blocks.PartialIntegerMISO.md

Blocks.PartialIntegerMISO ​

Usage ​

TranslatedComponents.Blocks.PartialIntegerMISO(nu=0)

Parameters: ​

NameDescriptionUnitsDefault value
nu–0

Connectors ​

Source ​

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


Test Cases ​

No test cases defined.

  • Examples

  • Experiments

  • Analyses