Name

adams.flow.transformer.TrailFileWriter


Synopsis

Saves a trail to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the ID of the trail is used (below the specified output directory).


Additional information

Flow input/output:
- input: adams.data.trail.Trail, adams.data.trail.Trail[]
- output: java.lang.String


Options