Uses of Class
org.hipparchus.geometry.spherical.oned.LimitAngle
-
Packages that use LimitAngle Package Description org.hipparchus.geometry.spherical.oned This package provides basic geometry components on the 1-sphere. -
-
Uses of LimitAngle in org.hipparchus.geometry.spherical.oned
Methods in org.hipparchus.geometry.spherical.oned that return LimitAngle Modifier and Type Method Description LimitAngle
LimitAngle. copySelf()
Copy the instance.LimitAngle
LimitAngle. getReverse()
Get the reverse of the instance.
-