ball.moment.unbal
Syntax
Vector Access
- v = ball.moment.unbal(b<,i>)
Get the ball unbalanced moment.
Returns: v - ball unbalanced moment vector or component
Arguments: b - ball pointer
i - Optional vector component that ranges from {3 to 3 in 2D; 1 to 3 in 3D}.
Component Access
- f = ball.moment.unbal.x(b) (3D ONLY)
Get the x-component of the ball unbalanced moment.
Returns: f - x-component of the ball unbalanced moment vector Arguments: b - ball pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |