From 156fa36a32d6f6acd6deaaefd0505f97deff6ae2 Mon Sep 17 00:00:00 2001 From: Hrithik Kumar Verma Date: Mon, 23 Aug 2021 02:22:41 +0530 Subject: [PATCH] Added performance settings text file in tutorials/textfiles --- .../tutorial_performancesettings.txt | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 tutorials/textfiles/tutorial_performancesettings.txt diff --git a/tutorials/textfiles/tutorial_performancesettings.txt b/tutorials/textfiles/tutorial_performancesettings.txt new file mode 100644 index 000000000..b997eea8d --- /dev/null +++ b/tutorials/textfiles/tutorial_performancesettings.txt @@ -0,0 +1,59 @@ +This is the Performance Settings dockwidget opened in the Table view of the MSS software where by putting and changing some parameters, we can evaluate the performance of the flight track. + + + Parameters like Flight Altitude, Aviation fuel, Aircraft weight, Maximum take off weight from one point to other in flight planning, etcetera, can be evaluated. + +Click on select to open control to open the performance settings dockwidget. + + +There will be different attributes in the table view which will be used to evaluate the performance data of the dummy aircraft from this performance settings. + +As we open the performance settings dockwidget, the panel for the settings opens up. + + +As we don’t have a real aircraft, we’ll take a dummy aircraft. + + +Now we’ll have to select a file called dot json file stored in the MSS database in the syntax of dot json. + +The information related to the performance data of the aircraft are stored here. + +Click on the "select" option to select the Json file from the MSS docs database as an example. + + +Click on show performance for the related data to be shown. + +You can see the changes in the columns of the table view regarding the performance parameters of the aircraft. + +Giving some examples, things like the change in flight time, fuel, aircraft weight, ceiling altitude, etc as the flight takes off from Nagpur and reaches Delhi, can be analysed. + + +There are options in the panel like take off time, maximum take off weight and aircraft weight without fuel. + + +We can change these settings to see the how the performnace data changes. + + +Like, we now changed the maximum take off weight from ninety one thousands to eighty seven thousand kilograms. + +And the aircraft weight without fuel from fifty six thousands to forty eight thousands kilograms. + +Then we can uncheck the box of show Performance and the click it again and there you can see the changes in the performance settings. + +Here you can see we changed the take off time from 6th August 2021 to 4th August 2021. + + +It just shows and hides the performance data. + +Now we are going to close the topview. + +It asks for confirmation whether we want to close it or not. + +We select yes in the conformation and it closes. + +Next, we close the MSS main window. + + +It asks for confirmation whether to close it or not. + +We then give the response as a yes, and thus the window closes!