Lib.numbers.float.logic.HasValueIncreased - tixl3d/tixl GitHub Wiki

HasValueIncreased

in Lib.numbers.float.logic


Tests whether the incoming value has increased by a defined threshold and outputs this as a Boolean

Operator with more Options: [HasValueChanged]

Similar to [HasValueIncreased], [IsGreater] and [HasValueDecreased]


Input Parameters

Name (Relevancy & Type) Description
Value (Single) Value to be tested if it has increased
Threshold (Single) If the value has increased more than is defined here the output boolean will be 'True'

Outputs

Name Type
HasIncreased System.Boolean

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️