gis-tools-ts - v0.6.0
Preparing search index...
index
pointDistance
Function pointDistance
pointDistance
(
a
:
VectorPoint
,
b
:
VectorPoint
)
:
number
Get the distance between two XYZ Points
Parameters
a
:
VectorPoint
The first XYZ Point
b
:
VectorPoint
The second XYZ Point
Returns
number
The raw distance between the two XYZ Points. Highly inaccurate for large distances
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Get the distance between two XYZ Points