com.supermap.data

Class ARCalibrateTool.CalibrateResult

  • java.lang.Object
    • com.supermap.data.ARCalibrateTool.CalibrateResult
  • Enclosing class:
    ARCalibrateTool


    public static class ARCalibrateTool.CalibrateResult
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      double rotationAngle
      The angle at which the Al scene needs to be rotated along the Yi axis
      Point2D translatePoint
      Al scenes require a horizontal (g, i) axis to translate the distance
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • rotationAngle

        public double rotationAngle
        The angle at which the Al scene needs to be rotated along the Yi axis
      • translatePoint

        public Point2D translatePoint
        Al scenes require a horizontal (g, i) axis to translate the distance