RotationTensor, Tensor, java.lang.Cloneablepublic class RotationTensor1D extends Tensor1D implements RotationTensor
| Constructor | Description |
|---|---|
RotationTensor1D() |
Default is identity tensor that performs no rotation (flip).
|
| 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, toString, wait, wait, waitpublic RotationTensor1D()
public void reset()
RotationTensorreset in interface RotationTensorpublic void setAxial(int i,
double theta)
setAxial in interface RotationTensori - ignoredtheta - sets tensor to do flip if nonzero; no flip if theta is zero