From d77eac71618c3b7633cfe8c5ae9cc7fc583b0a3e Mon Sep 17 00:00:00 2001 From: Elena.Budnik Date: Wed, 20 Jun 2018 17:14:11 +0200 Subject: [PATCH] operation tt help updated --- help/content.json | 2 +- help/ttOperationsHelp | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/help/content.json b/help/content.json index 5aacf81..01a0380 100644 --- a/help/content.json +++ b/help/content.json @@ -170,7 +170,7 @@ children: [ id: 'timetableHelp', leaf:true },{ - text:'Operations on Time Tables (TBU)', + text:'Operations on Time Tables', id: 'ttOperationsHelp', leaf:true },{ diff --git a/help/ttOperationsHelp b/help/ttOperationsHelp index f60c61b..86b963c 100755 --- a/help/ttOperationsHelp +++ b/help/ttOperationsHelp @@ -2,15 +2,24 @@

-To merge/intersect the time tables drag them from the Time Tables tree and drop onto the panel. +To merge/intersect the time tables drag them from the Time Tables tree and drop onto the panel +of the opened Operations on Time Tables 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.

+

-The result name in case of two input tables: -
Merge: timetable1_M_timetable2 || Intersect: timetable1_I_timetable2 +The name of the result time table in the case of two input tables: +

-In case of more than two input tables: -
Merge: number-of-input-tts_Merge_[index] || Intersect: number-of-input-tts_Intersect_[index] +In the case of more than two input tables: +


-- libgit2 0.21.2