Uses of Class
org.orekit.files.rinex.navigation.IonosphereBDGIMMessage
-
Packages that use IonosphereBDGIMMessage Package Description org.orekit.files.rinex.navigation This package provides classes related to RINEX navigation files. -
-
Uses of IonosphereBDGIMMessage in org.orekit.files.rinex.navigation
Methods in org.orekit.files.rinex.navigation that return types with arguments of type IonosphereBDGIMMessage Modifier and Type Method Description List<IonosphereBDGIMMessage>
RinexNavigation. getBDGIMMessages()
Get the ionosphere BDGIM messages.Methods in org.orekit.files.rinex.navigation with parameters of type IonosphereBDGIMMessage Modifier and Type Method Description void
RinexNavigation. addBDGIMMessage(IonosphereBDGIMMessage bdgim)
Add an ionosphere BDGIM message.
-