-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathautorun.ini
44 lines (32 loc) · 936 Bytes
/
autorun.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
;GNSSEvaluate autorun configure file.
;*endoutput: coor file directory.
;*midoutput: corr file directory.
;*stationlist: station list, format(station name, B, L, H).
;*resultpath: result directory.
;*system: GNSS system [BDS, GPS, GBS(GPS + BDS), MIX(GPS + BDS + GLO + GAL)].
;*type: calculate type [DFPPP, SFPPP, SFSPP].
;Example:
;Note: endoutput path consistent with system and type.
;[path]
;endoutput = /home/endoutput2
;endoutput = /home/endoutput2
;midoutput = /home/midoutput
;stationlist = stations.txt
;reasultpath = /home/result
;[system]
;system = BDS
;system = GPS
;[type]
;type = DFPPP
;type = SFPPP
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[path]
endoutput =
midoutput =
stationlist =
resultpath =
[system]
system =
[type]
type =