public class VTSEVEWriter extends AbstractVTSWriter
AbstractVTSWriter.ColumnId
Constructor and Description |
---|
VTSEVEWriter(File resultFilePath,
VTSHeaderInfo headerInfo)
VTS Events writer.
|
Modifier and Type | Method and Description |
---|---|
protected void |
writeHeader(VTSHeaderInfo headerInfo)
Write Header.
|
addColumn, addValue, close, getResultFilePath, isHeaderWritten, open, setDoubleFormatParams, writef, writeHeaderComment, writeHeaderField, writeLine, writeLn
public VTSEVEWriter(File resultFilePath, VTSHeaderInfo headerInfo) throws GVTSException
resultFilePath
- result file path.headerInfo
- header information fields.GVTSException
- if the file fails to create.protected final void writeHeader(VTSHeaderInfo headerInfo)
writeHeader
in class AbstractVTSWriter
headerInfo
- header information fields.Copyright © 2024. All rights reserved.