Bouncing ball
| Name | Description |
|---|---|
| Virtual-lab model | |
| Interactive model | |
| Virtual-lab view description |
Virtual-lab model
| x | Ball position. |
| v | Ball velocity. |
| ebounce | Elasticity coefficient. |
Dynasim (2004): Dymola. User's Manual. Dynasim AB.Version 5.3a.
| Name | Description |
|---|---|
| xStart | [m] |
| vStart | [m/s] |
| m | [kg] |
| ebounceIni | Initial value of the elasticity coefficient |
| vsmall |
Interactive model
Interactive.Examples.BBall.BBViewVirtual-lab view description
Extends from Interactive.VLabModels.PartialView (Super-class of the model describing the virtual-lab view).
| Name | Description |
|---|---|
| Tcom | Communication interval |
| serverPort | Server Port number |
| launchView | 0/1 not/yes launch the view |
| ipAddress | ip Address |
| sourceCodePath | Path where the C-functions, Library.dll and pRun.exe are located |
| numberGUI | Number of GUIs |
| fileName | Cpp file name |
| compilation | |
| Initialization | |
| refreshView | True only when the model-view communication is established |