ball.force.app
Syntax
Vector Access
- v = ball.force.app(bp<,i>)
- ball.force.app(bp<,i>) = v
Get/set the ball applied force.
Returns: v - ball applied force vector or component
Accepts: v - ball applied force vector or component
Arguments: bp - ball pointer
i - optional vector component
Component Access
- f = ball.force.app.x(bp)
- ball.force.app.x(bp) = f
Get/set the x-component of the ball applied force.
Returns: f - x-component of the ball applied force vector Accepts: f - x-component of the ball applied force vector Arguments: bp - ball pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |