Uses of Class
org.orekit.files.rinex.AppliedPCVS
-
Packages that use AppliedPCVS Package Description org.orekit.files.rinex.section This package contains class managing the sections in RINEX files. -
-
Uses of AppliedPCVS in org.orekit.files.rinex.section
Methods in org.orekit.files.rinex.section that return types with arguments of type AppliedPCVS Modifier and Type Method Description List<AppliedPCVS>RinexClockObsBaseHeader. getListAppliedPCVS()Get the list of antenna center variation corrections.Methods in org.orekit.files.rinex.section with parameters of type AppliedPCVS Modifier and Type Method Description voidRinexClockObsBaseHeader. addAppliedPCVS(AppliedPCVS appliedPCVS)Add antenna center variation corrections.
-