public class SP3Writer extends Object
| Constructor and Description |
|---|
SP3Writer(Appendable output,
String outputName,
TimeScales timeScales)
Simple constructor.
|
public SP3Writer(Appendable output, String outputName, TimeScales timeScales)
output - destination of generated outputoutputName - output name for error messagestimeScales - set of time scales used for parsing datespublic void write(SP3 sp3) throws IOException
sp3 - SP3 file to writeIOException - if an I/O error occurs.Copyright © 2002-2023 CS GROUP. All rights reserved.