Skip to content
Blocks.partialBooleanThresholdComparison.md

Blocks.partialBooleanThresholdComparison ​

Usage ​

TranslatedComponents.Blocks.partialBooleanThresholdComparison(threshold=0)

Parameters: ​

NameDescriptionUnitsDefault value
threshold–0

Connectors ​

Source ​

dyad
partial component partialBooleanThresholdComparison
  u = RealInput()
  y = BooleanOutput()
  parameter threshold::Real = 0
relations
end
Flattened Source
dyad
partial component partialBooleanThresholdComparison
  u = RealInput()
  y = BooleanOutput()
  parameter threshold::Real = 0
relations
metadata {}
end


Test Cases ​

No test cases defined.

  • Examples

  • Experiments

  • Analyses