Package gaiasky.util.units
Class Quantity.Angle
java.lang.Object
gaiasky.util.units.Quantity.Angle
- Enclosing class:
- Quantity
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
get
(Quantity.Angle.AngleUnit unit) Gets the parallax distance of this angle.static boolean
-
Constructor Details
-
Angle
-
Angle
-
-
Method Details
-
isAngle
-
get
-
getParallaxDistance
Gets the parallax distance of this angle.- Returns:
- A length with the distance of this angle interpreted as a parallax.
-