Blocks.PartialRealMISO ​
Usage ​
TranslatedComponents.Blocks.PartialRealMISO(significantDigits=3, nu=0)
Parameters: ​
| Name | Description | Units | Default value |
|---|---|---|---|
significantDigits | – | 3 | |
nu | – | 0 |
Connectors ​
u- (RealVectorInput)y- This connector represents a real signal as an output from a component (RealOutput)
Source ​
dyad
partial component PartialRealMISO
u = RealVectorInput()
y = RealOutput()
parameter significantDigits::Integer(min = 1) = 3
parameter nu::Integer(min = 0) = 0
relations
endFlattened Source
dyad
partial component PartialRealMISO
u = RealVectorInput()
y = RealOutput()
parameter significantDigits::Integer(min = 1) = 3
parameter nu::Integer(min = 0) = 0
relations
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses