Uses of Enum Class
org.orekit.files.sp3.SP3OrbitType
Packages that use SP3OrbitType
Package
Description
This package provides a parser for orbit data stored in SP3 format.
-
Uses of SP3OrbitType in org.orekit.files.sp3
Methods in org.orekit.files.sp3 that return SP3OrbitTypeModifier and TypeMethodDescriptionSP3Header.getOrbitParamsType()Returns theSP3OrbitTypefor this SP3 file.static SP3OrbitTypeParse a string to get the type.static SP3OrbitTypeReturns the enum constant of this class with the specified name.static SP3OrbitType[]SP3OrbitType.values()Returns an array containing the constants of this enum class, in the order they are declared.