Difference between revisions of "Frames, Menus, Toolbars, Pallets"
From Nova Documentation
(→Frames) |
(→Frames) |
||
Line 5: | Line 5: | ||
Nova has two frames, as shown below. | Nova has two frames, as shown below. | ||
− | Main Frame | + | ===Main Frame=== |
[[File:mainframe.png|thumb]] | [[File:mainframe.png|thumb]] | ||
+ | ;a. Toolbar: (discussed below) | ||
+ | ;b. Simulator controls: Sets the time parameters and runs the simulation; see Program Execution. | ||
+ | ;c. Programming Pane: Used for specifying global variables and functions; for submodels, also used to specify Properties and Methods. | ||
+ | ;d. Model Canvas: Design platform for component-based models. | ||
+ | ;e. Dashboard: Contains controls and visualizing elements for use during simulation execution. | ||
+ | ;f. Console: provides interactive access to the Nova runtime interpreter. | ||
+ | ;g. Capsule set: lists main and submodel capsules used in this project. |
Revision as of 22:13, 9 December 2014
In this section we explain each element of the Nova interface.
Frames
Nova has two frames, as shown below.
Main Frame
- a. Toolbar
- (discussed below)
- b. Simulator controls
- Sets the time parameters and runs the simulation; see Program Execution.
- c. Programming Pane
- Used for specifying global variables and functions; for submodels, also used to specify Properties and Methods.
- d. Model Canvas
- Design platform for component-based models.
- e. Dashboard
- Contains controls and visualizing elements for use during simulation execution.
- f. Console
- provides interactive access to the Nova runtime interpreter.
- g. Capsule set
- lists main and submodel capsules used in this project.