modelBouncingBall
The 'classic' bouncing ball model
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | e | 0.8 | Coefficient of restitution |
| Height | h0 | 1.0 | Initial height |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Height | h | Height | |
| Velocity | v | Velocity |
Contents
| Name | Description |
|---|---|
| Height | |
| Velocity |