Latest release 1.0.16 now available on PyPi and Conda-forge
|||
Determines if elbow formed by points ABC is counter clockwise (ccw).
a (tuple) – Point A as (x, y)
b (tuple) – Point B as (x, y)
c (tuple) – Point C as (x, y)
lgi – True if elbow ABC is counter clockwise
logical np.ndarray
<Page contents
>Page contents:
is_ccw()
Styled using the Piccolo Theme