pyacs.lib.gmtpoint.spherical_distance

Spherical distance for GMT_Point.

pyacs.lib.gmtpoint.spherical_distance.spherical_distance(self, M)[source]

Return spherical distance between this point and another (meters).

Parameters:

M (GMT_Point) – Other point.

Returns:

Distance along the sphere in meters.

Return type:

float