Rail
Jump to navigation
Jump to search
Clips input values that go below a minimum or above a maximum.
Parameters
(R): Run-time adjustable
- Low clipping (R)
- The low value to clip to.
- High clipping (R)
- The high value to clip to.
Example Flowgraph
This flowgraph can be downloaded from Media:RAIL.grc.
Source Files
- C++ files
- [1]
- Header files
- [2]
- Public header files
- [3]
- Block definition
- TODO