public static class IVecR.Shear extends IParameterObject implements IVecOp
| Modifier and Type | Field and Description |
|---|---|
IDoubleOp |
sxy |
IDoubleOp |
sxz |
IDoubleOp |
syx |
IDoubleOp |
syz |
IDoubleOp |
szx |
IDoubleOp |
szy |
IVecOp |
v |
parent| Constructor and Description |
|---|
Shear(IVecOp v,
IDoubleOp sxy,
IDoubleOp syx,
IDoubleOp syz,
IDoubleOp szy,
IDoubleOp szx,
IDoubleOp sxz) |
| Modifier and Type | Method and Description |
|---|---|
IVec |
get() |
createObject, parent, parentpublic IVecOp v
public IDoubleOp sxy
public IDoubleOp syx
public IDoubleOp syz
public IDoubleOp szy
public IDoubleOp szx
public IDoubleOp sxz
public IVec get()
get in interface IParameterget in interface IVecOp