clump.pebble.vel
Syntax
Vector Access
- v = clump.pebble.vel(p<,i>)
Get the pebble velocity. The velocity, including rotation about the clump position, is returned at the pebble position.
Returns: v - pebble velocity vector or component
Arguments: p - pebble pointer
i - optional vector component
Component Access
- f = clump.pebble.vel.x(p)
Get the x-component of the pebble velocity. The velocity, including rotation about the clump position, is returned at the pebble position.
Returns: f - x-component of the pebble velocity vector Arguments: p - pebble pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |