Next: , Previous: , Up: Module dynamics of particles   [Contents][Index]


10.15 Collision

colision

Collision between mobiles. Allows collision between two Mobile in X, or two Mobile in Y. Or between two Mobile. Any other collision isn’t allowed.

Equations:2 or 4 (if the collision is between two mobiles in x, or two mobiles in Y, have 2 equations. Otherwise 4).
Data:
Object 1:Name of first mobile.
Object 2:Name of second mobile.
e:Coefficient of restitution.
angn:Angle of the normal between the objects (when collide). Measured from the positive X axis. The positive sense is the opposite of clockwise.