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