Uses of Class
org.orekit.gnss.DOPComputer
Packages that use DOPComputer
-
Uses of DOPComputer in org.orekit.gnss
Methods in org.orekit.gnss that return DOPComputerModifier and TypeMethodDescriptionstatic DOPComputerDOPComputer.create(OneAxisEllipsoid shape, GeodeticPoint location) Creates a DOP computer for one location.DOPComputer.withElevationMask(ElevationMask newElevationMask) Set the elevation mask.DOPComputer.withMinElevation(double newMinElevation) Set the minimum elevation.