Package | Description |
---|---|
org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
Modifier and Type | Method | Description |
---|---|---|
SP3File |
SP3Parser.parse(BufferedReader reader,
String fileName) |
|
SP3File |
SP3Parser.parse(InputStream stream) |
Parse a SP3 file from an input stream using the UTF-8 charset.
|
SP3File |
SP3Parser.parse(String fileName) |
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.