ball.cfd.pos
Syntax
Vector Access
- v = ball.cfd.pos(b<,i>)
- ball.cfd.pos(b<,i>) = v
Get the CFD ball position.
Returns: v - CFD ball position vector or component
Accepts: v - CFD ball position vector or component
Arguments: b - CFD ball pointer
i - optional vector component
Component Access
- f = ball.cfd.pos.x(b)
- ball.cfd.pos.x(b) = f
Get the x-component of the CFD ball node position.
Returns: f - x-component of the CFD ball position vector Accepts: f - x-component of the CFD ball position vector Arguments: b - CFD ball pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |