block.moitensor
Syntax
- t = block.moitensor(blp)
Get the free moment of inertia tensor for a rigid block. An array with six values is returned.
t(1) = \(Ixx\)
t(2) = \(Iyy\)
t(3) = \(Izz\)
t(4) = \(Ixy\)
t(5) = \(Ixz\)
t(6) = \(Iyz\)Returns: t - moment of inertia tensor Arguments: blp - block pointer
Was this helpful? ... | 3DEC © 2019, Itasca | Updated: Dec 22, 2020 |