RotationTensor, Tensor, java.lang.Cloneablepublic 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, waitpublic void reset()
RotationTensorreset in interface RotationTensorpublic void setAxial(int i,
double theta)
setAxial in interface RotationTensori - ignoredtheta - angle of rotation, in radians