Package | Description |
---|---|
fr.cnes.sirius.patrius.files.general | |
fr.cnes.sirius.patrius.files.sp3 |
Modifier and Type | Method and Description |
---|---|
OrbitFile |
OrbitFileParser.parse(InputStream stream)
Reads an orbit file from the given stream and returns a parsed
OrbitFile . |
OrbitFile |
OrbitFileParser.parse(String fileName)
Reads the orbit file and returns a parsed
OrbitFile . |
Modifier and Type | Class and Description |
---|---|
class |
SP3File
Represents a parsed SP3 orbit file.
|
Copyright © 2020 CNES. All rights reserved.