![]() |
MobilityDB 1.3
|
◆ compute_angle()Computes the signed length of the cross product of the vectors (vs, p) and (vs, ve) The sign of this value determines the relative position between p and the line l going through segment (vs, ve) (oriented towards ve). angle > 0: p is on the right of l angle = 0: P is on l angle < 0: P is on the left of l |