Interface
You may have fewer items than listed here, depending on the system configuration.
- Control bar
- Patient name: Double click to edit the patient’s name and description
- State: Displays whether the patient is ill, unconscious or dead
- Time: The present time and date, in terms of the body clock
- Play: Stop or start the clock
- Time compression: The slider’s values indicate
- Real time
- 1 minute per second = x 60
- 1 hour per second = x 3600
- 1 day per second (these may not work well on a slow
- 1 week per second computer)
- Reset: Reverts all variables’ values to the initial state
- Menu bar
- File: Allows saving and loading of current variables’ values.
- Graph: Commands to manipulate the scrolling graphs displayed in the main section of the display.
- Rate: Control the timebase of the scrolling graph, in pixels per 50ms.
- New Orbit: Create graphs that plot one variable's value against another
- Setup: Display a predefined set of graphs
- Close all: Close all graphs
- Fluids: Select fluids and drugs to administer, which appear as intravenous infusions on the top-left. You can also administer boluses of drugs intravenously or orally
- Tools: Various dialog boxes to help with diagnosis of problems
- Help: Display help boxes on various aspects of the program
- Scenario information: Information on the current setup, including your learning objectives
- Physiology help: Details of the physiological model, with explanatory diagrams
- Interpreter help: Summary of commands for the interpreter in the console or in scripts
- About: Information about the program version, and the current system
- Tree
- Values of variables are displayed to the right of their names
- Expand or contract branches with the + or – buttons
- Right click on a variable to get a menu, or double-click to see info
- Use the Display button to show a graph of the variable on the right
- Graphs
- On a scrolling graph, click the name of the variable to see info
- Click on the scale above the graph to zoom in or out
- Drag in the black graph area to make markings
- Right click in the graph to alter the timebase
- Message pane
- Messages about events in the simulator are displayed in this box.
- On a blank line, type expressions and press return to evaluate them
- Variable paths, from the ‘body’ or ‘environment’ level of the tree (e.g.
air.O2, kidney.urine.Osm)
- Mathematical symbols e.g. + - * / pow(X,Y), sin(X), max(X,Y)
- Equations to set variables, e.g. blood.K=0.003
See Scripting help for further information.
Back,
Keyboard shorcuts