ttOperationsHelp 995 Bytes
<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>
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). 
The result time table is saved into your Workspace and is automatically loaded into the Time Table Manager.
</p>
<hr>
<p>
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>
</p>
<p>
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> 
</p>
<br/>