rotateVector

public void rotateVector(double theta2)

This rotates the Vector by an angle, theta.

Parameters

theta2

the angle to be added.