gis-tools-ts - v0.6.0
    Preparing search index...

    Function pointDiv

    • Take an XYZ Point and divide it by another XYZ Point

      Parameters

      • a: VectorPoint

        The XYZ Point to divide.

      • b: VectorPoint

        The XYZ Point to divide by.

      Returns VectorPoint

      • The XYZ Point with the multiplied XYZ Point.