| Modifier and Type | Method and Description |
|---|---|
OrbitFile |
parse(InputStream stream)
Reads an orbit file from the given stream and returns a parsed
OrbitFile. |
OrbitFile |
parse(String fileName)
Reads the orbit file and returns a parsed
OrbitFile. |
OrbitFile parse(InputStream stream) throws OrekitException
OrbitFile.stream - the stream to read fromOrbitFileOrekitException - if the orbit file could not be parsed
successfully from the given streamOrbitFile parse(String fileName) throws OrekitException
OrbitFile.fileName - the file to read and parseOrbitFileOrekitException - if the orbit file could not be parsed
successfully from the given fileCopyright © 2002-2016 CS Systèmes d'information. All rights reserved.