public class VTSATTWriter extends AbstractVTSWriter
AbstractVTSWriter.ColumnId
Constructor and Description |
---|
VTSATTWriter(File resultFilePath,
VTSHeaderInfo headerInfo)
VTS attitude 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 VTSATTWriter(File resultFilePath, VTSHeaderInfo headerInfo) throws GVTSException
resultFilePath
- result file path.headerInfo
- header information fields.GVTSException
- in case of problem creating the fileprotected final void writeHeader(VTSHeaderInfo headerInfo)
writeHeader
in class AbstractVTSWriter
headerInfo
- header information fields.Copyright © 2024. All rights reserved.