Class Index | File Index

Classes


Namespace euclideanDistance


Defined in: naview.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Calculates length of a vector between two points using the pythagorean theorem
Namespace Detail
euclideanDistance
Calculates length of a vector between two points using the pythagorean theorem
Parameters:
{Array} p1
array of coordinates 1
{Array} p2
array of coordinates 2

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Sep 08 2021 09:00:35 GMT-0300 (BRT)