File: outputs.html

package info (click to toggle)
vipec 3.0.3-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,648 kB
  • ctags: 1,899
  • sloc: cpp: 13,609; makefile: 93; perl: 36; ansic: 20; sh: 6
file content (17 lines) | stat: -rw-r--r-- 941 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<h1><b>Defining Outputs</b></h1>
<hr><p><br>
To define a new output, you must first add a new graph to the project. A graph
can be a Grid, Smithchart or a Table. To create a new graph, right click on
the <b>Graph</b> item in the navigation window. Select the <b>New Item</b>
menu. A dialog will appear prompting you for a <b>Name</b> and
<b>Graph type</b>. After entering a name and selecting the graph type, click
<b>OK</b>. The graph will be added to the navigation window. Double clicking
on the name of the graph will allow you to modify some of its properties.
<p><br>
Before you can add any outputs to the project, at least one schematic must be
defined. To define a new output, right click on the name of the graph where
the output should appear, and select the <b>New Item</b> menu. A dialog will
appear which will allow you to define the output type, format and source.
<p><br>
<hr>
ViPEC Development team (<b>vipec@netfold.com</b>)