Sets the target of the PIDF. This is the value that the PIDF will try to reach.
target
PIDF pidf = PIDF(1, 1, 1); pidf.setTarget(10);