General Purpose Geodetic Library
NsScrPrx4Setup.cpp
Go to the documentation of this file.
1 /*
2  *
3  * This file is a part of nuSolve. nuSolve is a part of CALC/SOLVE system
4  * and is designed to perform data analyis of a geodetic VLBI session.
5  * Copyright (C) 2017-2020 Sergei Bolotin.
6  *
7  * This program is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program. If not, see <http://www.gnu.org/licenses/>.
19  *
20  */
21 //#include "nuSolve.h"
22 //#include "NsScrSupport.h"
23 
24 //#include <iostream>
25 
26 //#include <QtCore/QFile>
27 
28 //#include <QtScript/QScriptEngine>
29 
30 //#include <SgVlbiSession.h>
31 
32 
33 
34 
35 #include "NsScrPrx4Setup.h"
36 
37 
38 
39 /*=======================================================================================================
40 *
41 * METHODS:
42 *
43 *======================================================================================================*/
44 
45 
46 /*=======================================================================================================
47 *
48 * FRIENDS:
49 *
50 *======================================================================================================*/
51 //
52 
53 
54 
55 
56 
57 
58 
59 
60 
61 
62 
63 
64 
65 
66 
67 
68 
69 
70 /*=====================================================================================================*/
71 //
72 // constants:
73 //
74 
75 
76 /*=====================================================================================================*/
77 
78 
79 
80 
81 
82 /*=====================================================================================================*/
83