. |
Sign Mechaware API Documentation > Math
OverviewOverviewThe Sign block will output a value that depends on the sign of the input. The block will output a 1 if the sign of the input is greater than 0, 0 if the input is 0, and -1 if the input is less than 0. The Sign block is often used to generate a Friction Feed Forward. Example
The configuration values for this block are as follows:
Matlab/Simulink
C++ APISIGNBlockDeclaration Public Method
Description The Sign block will output a value that depends on the sign of the input. The block will output a 1 if the sign of the input is greater than 0, 0 if the input is 0, and -1 if the input is less than 0. Methods See AlsoDivide |
| | Copyright © 2001-2012 Motion Engineering |