Uses of Class
org.orekit.files.rinex.AppliedDCBS
-
Packages that use AppliedDCBS Package Description org.orekit.files.rinex.section This package contains class managing the sections in RINEX files. -
-
Uses of AppliedDCBS in org.orekit.files.rinex.section
Methods in org.orekit.files.rinex.section that return types with arguments of type AppliedDCBS Modifier and Type Method Description List<AppliedDCBS>RinexClockObsBaseHeader. getListAppliedDCBS()Get the list of applied differential code bias corrections.Methods in org.orekit.files.rinex.section with parameters of type AppliedDCBS Modifier and Type Method Description voidRinexClockObsBaseHeader. addAppliedDCBS(AppliedDCBS appliedDCBS)Add applied differential code bias corrections.
-