Blocks.partialBooleanThresholdComparison ​
Usage ​
TranslatedComponents.Blocks.partialBooleanThresholdComparison(threshold=0)
Parameters: ​
| Name | Description | Units | Default value |
|---|---|---|---|
threshold | – | 0 |
Connectors ​
u- This connector represents a real signal as an input to a component (RealInput)y- (BooleanOutput)
Source ​
dyad
partial component partialBooleanThresholdComparison
u = RealInput()
y = BooleanOutput()
parameter threshold::Real = 0
relations
endFlattened Source
dyad
partial component partialBooleanThresholdComparison
u = RealInput()
y = BooleanOutput()
parameter threshold::Real = 0
relations
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses