Blame view

help/ttOperationsHelp 995 Bytes
16035364   Benjamin Renard   First commit
1
2
3
4
<h2><img  src="js/resources/images/16x16/operations.png" style="margin: 0px 10px 0px 0px;"/>Operations on Time Tables</h2>
<img class='centered' src="help/images/ttOpers.png"/>
<br/>
<p>
d77eac71   Elena.Budnik   operation tt help...
5
6
7
To merge/intersect the time tables <b><i>drag</i></b> them from the Time Tables tree and <b><i>drop</i></b> onto the panel
of the opened <b><i>Operations on Time Tables</i></b> module. 
This module can be also opened from context menu (right click on TimeTable name in the Workspce Explorer tree). 
16035364   Benjamin Renard   First commit
8
9
The result time table is saved into your Workspace and is automatically loaded into the Time Table Manager.
</p>
d77eac71   Elena.Budnik   operation tt help...
10
<hr>
16035364   Benjamin Renard   First commit
11
<p>
d77eac71   Elena.Budnik   operation tt help...
12
13
14
15
16
The name of the result time table in the case of two input tables:
<ul>
<li>Merge: <i>timetable1_<b>M</b>_timetable2</i>
<li>Intersect: <i>timetable1_<b>I</b>_timetable2</i>
</ul>
16035364   Benjamin Renard   First commit
17
18
</p>
<p>
d77eac71   Elena.Budnik   operation tt help...
19
20
21
22
23
In the case of more than two input tables:
<ul>
 <li> Merge: <i>number-of-input-tts_<b>tables_M</b>_[index]</i> 
 <li>Intersect: <i>number-of-input-tts_<b>tables_I</b>_[index]</i>
</ul> 
16035364   Benjamin Renard   First commit
24
25
</p>
<br/>