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

    Function chordAngFromS2Points

    • Construct the S1ChordAngle corresponding to the distance between the two given points. The points must be unit length.

      Parameters

      • a: VectorPoint

        The first point.

      • b: VectorPoint

        The second point.

      Returns number

      The corresponding ChordAngle.