Blocks.MI2BooleanMOs
Usage
TranslatedComponents.Blocks.MI2BooleanMOs(n=1)
Parameters:
| Name | Description | Units | Default value |
|---|---|---|---|
n | Dimension of input and output vectors. | – | 1 |
Connectors
u1- This connector represents a real signal as an input to a component (RealInput)u2- This connector represents a real signal as an input to a component (RealInput)y- (BooleanOutput)
Source
dyad
partial component MI2BooleanMOs
u1 = RealInput()
u2 = RealInput()
y = BooleanOutput()
# Dimension of input and output vectors.
parameter n::Integer = 1
relations
endFlattened Source
dyad
partial component MI2BooleanMOs
u1 = RealInput()
u2 = RealInput()
y = BooleanOutput()
# Dimension of input and output vectors.
parameter n::Integer = 1
relations
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses