Recent Changes - Search:

Information

Installation

Documentation

Feedback

 

 

Statistics

 

DeploymentSimulationsMenu

Each simulation has a popup menu with generic utilities. This popup menu appears when the user right-clicks on a (2D or 3D) drawing or (2D) plotting panel.

 


The popup menu for a 2D drawing panel. The State Input/Output submenu is also shown.

 

The menu contains a first set of options particular of the type of drawing panel, a second set of common options for the simulation, and a third set of higher-level tasks.

Common options:
  • Capture the screen
  • State Input/Output
    • Save State. Saves the current state (the value of the variables) of the simulation to disk. The default saving extension is ".xml", which produces an XML data file. If any other extension is selected (such as ".dat"), the file is saved in binary form.
    • Read State. Reads a state previously saved with the option "Save State". This state becomes the default state for the simulation until a "Default Reset State" (see below) is invoked. That is, a call to _reset() will first reset the simulation to the author defined default state and then read this file. (After this, the initialization pages are called and then constraints, etc...). It is important that the input file was created with the same version of the simulation which tries to read it. Otherwise, unexpected results may occur.
    • Default Reset State. This clears any default state file the user may have read before and rests the simulation to the author defined reset state.
  • GUI Options
Higher-level tasks:
  • Show Description
  • Open Ejs model
  • OSP Message Log...

 

 

Edit - History - Print - Recent Changes - Search
Page last modified on August 28, 2008, at 11:30 AM