Uses of Enum Class
org.orekit.gnss.metric.ntrip.NavigationSystem
Packages that use NavigationSystem
Package
Description
This package provides streams reading from ntrip casters.
-
Uses of NavigationSystem in org.orekit.gnss.metric.ntrip
Methods in org.orekit.gnss.metric.ntrip that return NavigationSystemModifier and TypeMethodDescriptionstatic NavigationSystemNavigationSystem.getNavigationSystem(String keyword) Get the navigation system corresponding to a keyword.static NavigationSystemReturns the enum constant of this class with the specified name.static NavigationSystem[]NavigationSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orekit.gnss.metric.ntrip that return types with arguments of type NavigationSystemModifier and TypeMethodDescriptionDataStreamRecord.getNavigationSystems()Get the navigation systems.