Main
Overview
Getting Started
Components
Videos
Sample Files

simulation components, logic, intelligence, patterns
AIB2 Components - In Range
Category: Math
  Description:
This component returns true if the provided value is equal to the boundaries provided or within the boundaries provided.
 

  Inputs: 3
Input Name:
Description:
Input (value)
The value of type double that shall be checked to determine if equal to the boundaries of or within the range provided by the next two inputs.
Min value
The value of type double that is the lower boundary. Default is -1.0. This can be left unconnected to utilize the default value
Max value
The value of type double that is the upper boundary. Default is 1.0. This can be left unconnected to utilize the default value

 

  Outputs: 1
Output Name:
Description:
Output (x')
The output value which is boolean representing 1 if within range, and 0 if outside.

 

  Components in Same Category: Delay
Compare to Input (=)
Compare to Input (>)
Compare to Input (<)
Compare to Constant (=)
Compare to Constant (>)
Compare to Constant (<)
Add Input Values
Subtract Input Values
Multiply Input Values
Divide Input Values
Running Stats
Delta
Absolute Value
Raise to Power
Square Root
Running Total
Moving Average
Vector 2D Magnitude
Vector 3D Magnitude
Vector 2D Normalize
Vector 3D Normalize
Vector 2D [+ - * ^]
Vector 3D [+ - * ^]
Sine
Cosine
Tangent
Get Min
Get Max
Reverse Sign


  Sample Files with this Component:
 



Copyright © TinMan Systems, Inc. 2010-2015. All Rights Reserved.
Questions or comments: support@tinmansystems.com