Uses of Class
org.orekit.files.rinex.navigation.IonosphereKlobucharMessage
-
Packages that use IonosphereKlobucharMessage Package Description org.orekit.files.rinex.navigation This package provides classes related to RINEX navigation files. -
-
Uses of IonosphereKlobucharMessage in org.orekit.files.rinex.navigation
Methods in org.orekit.files.rinex.navigation that return types with arguments of type IonosphereKlobucharMessage Modifier and Type Method Description List<IonosphereKlobucharMessage>RinexNavigation. getKlobucharMessages()Get the ionosphere Klobuchar messages.Methods in org.orekit.files.rinex.navigation with parameters of type IonosphereKlobucharMessage Modifier and Type Method Description voidRinexNavigation. addKlobucharMessage(IonosphereKlobucharMessage klobuchar)Add an ionosphere Klobuchar message.
-