blob: 792f8c17078a027ff11ccb748f13d82d87494c7d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Simulation Perspective</title>
</head>
<body>
<h1>Simulation Perspective</h1>
<p>The <em>Simulation Perspective</em> is loaded when a simulation is
activated from the <a href="designer.html">Designer perspective</a> or
if the user selects it. It is started with a set of default Views.
Subsequent uses of STEM will load the perspectives and views that you
last used. <br>
<img src="img/simulationperspective.png" width="1000" height="800">
<p>The purpose of this perspective is to hold the windows that are
used to display the progress of a simulation as it runs. The following
Views are displayed by default. However you can close any of these views
and open others.
<h3>Default Views</h3>
<ul>
<li><a href="../views/mapview.html">Map View</a></li>
This view is used to graphically display the state of the simulation.
<li><b>Tabbed Views</b>: The tabbed view holds the following views.</li>
<ul>
<li><a href="../views/scenarioview.html">Scenario View</a>: When
selected this view will display a list of existing projects. Selecting
the project will display the <a
href="../../concepts/modelingframework.html#scenario"> Scenario</a>
which can be selected to run the simulation.</li>
<li><a href="../views/controlview.html">Simulation Control
View</a></li>
<li><a href="../views/modelsview.html">Models View</a></li>
<li><a href="../views/graphsview.html">Graphs View</a></li>
<li><a href="../views/sequencerview.html">Sequencer View</a></li>
<li><a href="../views/decoratorsview.html">Decorators View</a></li>
<li><a href="../views/propertiesview.html">Properties View</a></li>
<li><a href="../views/tasksview.html">Tasks View</a></li>
<li><a href="../views/error_log.html">Error Log View</a></li>
</ul>
<h3>Optional Views</h3>
<p>The following views can be selected from the <b>Window->Other</b>
menu.
<ul>
<li><a href="../views/ge.html">Google Earth Interface</a></li>
This view is used to project the spread of disease on the 3D
GoogleEarth image.
</ul>
</body>
</html>