forked from orbiternassp/NASSP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMoon.cfg
More file actions
65 lines (57 loc) · 2.18 KB
/
Copy pathMoon.cfg
File metadata and controls
65 lines (57 loc) · 2.18 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
; === Configuration file for moon Moon(Earth) ===
Name = Moon
Module = Moon
ErrorLimit = 1e-5
; === Physical Parameters ===
Mass = 7.34763862e+22 ; reverse calculated with Orbiter's gravitational constant to match GSOPs G*M
Size = 1.73809e6 ; mean radius
; === Gravity Models ===
; ref: see Doc/Technotes/gravity.pdf for details on implimentation and usage
GravModelPath = jgl165p1.sha ; the name of the gravity model file to load, located in /GravityModels
GravCoeffCutoff = 120 ; the maximum number of terms to load. Default = 10, NASSP uses 120.
; === Rotation and precession parameters ===
; ref: see www.orbiter-forum.com/showthread.php?t=8185
PrecessionLAN = 0.4643456618
PrecessionObliquity = 7.259562816e-005
PrecessionPeriod = -6793.468728092782
LAN = 1.71817749
LAN_MJD = 51544.5
Obliquity = 0.026699886264850
SidRotOffset = 4.769465382
SidRotPeriod = 2360588.15
;SidRotPeriod (days): 27.3216221
;SidRotPeriod (days - node to node): 27.21221707
;Precession Period (years): -18.59882196
;Obliquity (deg): 1.542641205
;Ecliptic LAN (rad): 2.179855677
;Ecliptic Obliquity (rad): 0.02691360345
;Ecliptic SidRotOffset (rad): 4.71399578
;Axis RMS Error (deg): 0.5398940276
;Lat/Lon RMS Error (deg): 0.03098881956
; === Visualisation Parameters ===
TileFormat = 2
LabelFormat = 2
MaxPatchResolution = 18 ; highest sphere patch level
ElevationResolution = 0.5 ; target resolution of elevation data [m]
HorizonExcess = 0.015 ; prevent mountain tops beyond sphere horizon from disappearing
; === Surface Bases ===
BEGIN_SURFBASE
DIR ProjectApollo\Moon\Base
END_SURFBASE
; Procellarum: -23.4193 -3.0138
; Hadley: +3.63400 +26.13224
; Descartes: +15.49859 -8.97341
; tauruslittrow: +30.7748 +20.1881
; Marius_Hills: -55.56052 +14.24594
; Copernicus: -20.0454 9.84652
; === Fixed surface observation points ===
BEGIN_OBSERVER
Tranquility:Tower: +23.4351 +0.6893 23.80
Procellarum:Tower: -23.4211 -3.0156 23.80
Fra Mauro:Tower: -17.4731 -3.6436 23.80
Hadley:Tower: +3.6358 +26.1340 23.80
Descartes:Tower: +15.5003 -8.9752 23.80
tauruslittrow:Tower: +30.7766 +20.1899 23.80
Marius:Tower: -55.5623 +14.2477 23.80
Copernicus:Tower: -20.0016 +9.6704 23.80
END_OBSERVER