Contents
rotate_vel()
Rotate velocity components for GMT_Point.
Rotate velocity components by an angle (clockwise).
angle (float) – Rotation angle.
unit (str, optional) – ‘radians’ or ‘degrees’. Default is ‘radians’.
New point with rotated Ve, Vn.
GMT_Point