Skip to content
Blocks.PartialRealMISO.md

Blocks.PartialRealMISO ​

Usage ​

TranslatedComponents.Blocks.PartialRealMISO(significantDigits=3, nu=0)

Parameters: ​

NameDescriptionUnitsDefault value
significantDigits–3
nu–0

Connectors ​

Source ​

dyad
partial component PartialRealMISO
  u = RealVectorInput()
  y = RealOutput()
  parameter significantDigits::Integer(min = 1) = 3
  parameter nu::Integer(min = 0) = 0
relations
end
Flattened Source
dyad
partial component PartialRealMISO
  u = RealVectorInput()
  y = RealOutput()
  parameter significantDigits::Integer(min = 1) = 3
  parameter nu::Integer(min = 0) = 0
relations
metadata {}
end


Test Cases ​

No test cases defined.

  • Examples

  • Experiments

  • Analyses