| Package | Description |
|---|---|
| org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
| Modifier and Type | Method and Description |
|---|---|
SP3File |
SP3Parser.parse(InputStream stream)
Reads an orbit file from the given stream and returns a parsed
OrbitFile. |
SP3File |
SP3Parser.parse(String fileName)
Reads the orbit file and returns a parsed
OrbitFile. |
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.