---
set origin location to one of ["lower left", "upper left"] "lower left" is default and identical with the Vadere coordinate system.
use the data from this processor to minimize memory footprint. Note: applyOffset and 'origin' translation happens first!
apply simulation offset to the position logged in this data processor. If no reference coordinate system is set this will be skipped quietly
use translate(0.0, Y) to move the coordinates up Y units.This is useful if some other tool has the coordinate origin in the top right corner. Note: applyOffset and 'origin' translation happens first!
use scale (1.0, -1.0) to flip the y-axis. This is useful if some other tool has the coordinate origin in the top right corner.