Class Iso19794p2v2005Delta


  • public class Iso19794p2v2005Delta
    extends Object
    Delta point (DELTADEF).
    • Field Detail

      • positionX

        public int positionX
        Delta X position (DELTAX).
      • positionY

        public int positionY
        Delta Y position (DELTAY).
      • angles

        public int[] angles
        List of delta angles (DELTAANGLE). This field is either null or it is an array of exactly three angles.
    • Constructor Detail

      • Iso19794p2v2005Delta

        public Iso19794p2v2005Delta()
        Creates new delta point (DELTADEF).