Neg¶
Doc Home > API Index > control > Neg
Inheritance¶
sys::Obj sys::Virtual sys::Component control::Neg
public class Neg
[niagaraIcon="module://icons/x16/control/math/subtract.png"]
Neg Negate math object
out = -in
Fields¶
in¶
public property float in
input
out¶
public property float out [readonly]
output is negative of the input
Methods¶
execute¶
public virtual override void execute()
Execute is called once every scan.
Doc Home > API Index > control > Neg
Last update: April 28, 2020