Contents:
available
libpysal.cg.
get_angle_between
a
ray
forming
the
beginning
of
angle
measured
end
Examples
>>> get_angle_between(Ray(Point((0, 0)), Point((1, 0))), Ray(Point((0, 0)), Point((1, 0)))) 0.0