Blocks.PartialIntegerMISO
Usage
TranslatedComponents.Blocks.PartialIntegerMISO(nu=0)
Parameters:
| Name | Description | Units | Default value |
|---|---|---|---|
nu | Number of input connections | – | 0 |
Connectors
u- (IntegerVectorInput)y- (IntegerOutput)
Source
dyad
partial component PartialIntegerMISO
u = IntegerVectorInput()
y = IntegerOutput()
# Number of input connections
parameter nu::Integer(min = 0) = 0
relations
endFlattened Source
dyad
partial component PartialIntegerMISO
u = IntegerVectorInput()
y = IntegerOutput()
# Number of input connections
parameter nu::Integer(min = 0) = 0
relations
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses