public interface OrbitFileParser
OrbitFile parse(InputStream stream) throws PatriusException
OrbitFile.stream - the stream to read fromOrbitFilePatriusException - if the orbit file could not be parsed
successfully from the given streamOrbitFile parse(String fileName) throws PatriusException
OrbitFile.fileName - the file to read and parseOrbitFilePatriusException - if the orbit file could not be parsed
successfully from the given fileCopyright © 2017 CNES. All rights reserved.