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