Difference between revisions of "Therapist Interface discussion"
(→Features) |
|||
Line 27: | Line 27: | ||
The Button text should change to reflect it's current function | The Button text should change to reflect it's current function | ||
+ | |||
+ | === Classes === | ||
+ | *SectionA.py | ||
+ | *SessionInfoWidget.py | ||
+ | *LogPrintWidget.py | ||
+ | *VRPatientWidget.py | ||
+ | *VRViewWidget.py | ||
+ | *PatientViewWidget.py | ||
+ | |||
== Section B == | == Section B == | ||
Line 33: | Line 42: | ||
=== New === | === New === | ||
=== Features === | === Features === | ||
+ | === Classes === | ||
== Section C == | == Section C == | ||
Line 39: | Line 49: | ||
=== New === | === New === | ||
=== Features === | === Features === | ||
+ | === Classes === | ||
== Section D == | == Section D == | ||
Line 46: | Line 57: | ||
=== Features === | === Features === | ||
[[Image:SUDSection.jpg]] | [[Image:SUDSection.jpg]] | ||
+ | === Classes === |
Revision as of 13:51, 4 December 2009
Contents
General
Setup
- Two monitors
- 19” 4:3 With Therapist Interface
- 24” 19:10 With patient view and World View
Section A
Changes
- VR and Patient View are optional
New
- Scenario Selection part of the Session Info tab
- Scenarios are provided by the specific world
- Scenarios can be build with an external program
- Sensor selection (Enabling)
- Hearth rate
- Sweat
- (??) Speech recognition
- (??) Speech detection
Should be able to disable or enable sensors in case certain sensors ain't used or ain't connected. This way no system messages will be shown indicating that a value of a not connected sensor is wrong or in a dangerous area.
- World specific part of the Session Info tab will get default values depending on the scenario that is selected the widget should be informed of the scenario selection change.
Features
Adjust Session Info
button should also inform the World specific widget that the button is pressed and settings may be changed by the user. Or that the changed setting should take effect and the user can't change them anymore.
The Button text should change to reflect it's current function
Classes
- SectionA.py
- SessionInfoWidget.py
- LogPrintWidget.py
- VRPatientWidget.py
- VRViewWidget.py
- PatientViewWidget.py