RotationTensor
, Tensor
, java.lang.Cloneable
public class RotationTensor2D extends Tensor2D implements RotationTensor
Constructor | Description |
---|---|
RotationTensor2D() |
Modifier and Type | Method | Description |
---|---|---|
void |
reset() |
Sets tensor to a condition of no rotation.
|
void |
setAxial(int i,
double theta) |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public void reset()
RotationTensor
reset
in interface RotationTensor
public void setAxial(int i, double theta)
setAxial
in interface RotationTensor
i
- ignoredtheta
- angle of rotation, in radians