Uses of Class
org.orekit.files.sp3.SP3File

Packages that use SP3File
org.orekit.files.sp3 This package provides a parser for orbit data stored in SP3 format. 
 

Uses of SP3File in org.orekit.files.sp3
 

Methods in org.orekit.files.sp3 that return SP3File
 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 © 2016 CNES. All Rights Reserved.