Class Quantity.Angle

  • Enclosing class:
    Quantity

    public static class Quantity.Angle
    extends java.lang.Object
    • Constructor Detail

      • Angle

        public Angle​(double value,
                     java.lang.String unit)
    • Method Detail

      • isAngle

        public static boolean isAngle​(java.lang.String unit)
      • getParallaxDistance

        public Quantity.Length getParallaxDistance()
        Gets the parallax distance of this angle.
        Returns:
        A length with the distance of this angle interpreted as a parallax.