Ignore .orig files
parent
18de6eb3ab
commit
3c459a90a5
12
main.cpp
12
main.cpp
|
@ -177,7 +177,7 @@ void RunTest() {
|
|||
"1 06251U 62025E 06176.82412014 .00008885 00000-0 12808-3 0 3985",
|
||||
"2 06251 58.0579 54.0425 0030035 139.1568 221.1854 15.56387291 6774"), 0.0, 2880.0, 120.0);
|
||||
|
||||
|
||||
#endif
|
||||
/*
|
||||
# MOLNIYA 2-14 # 12h resonant ecc in 0.65 to 0.7 range
|
||||
1 08195U 75081A 06176.33215444 .00000099 00000-0 11873-3 0 813
|
||||
|
@ -187,7 +187,7 @@ void RunTest() {
|
|||
"1 08195U 75081A 06176.33215444 .00000099 00000-0 11873-3 0 813",
|
||||
"2 08195 64.1586 279.0717 6877146 264.7651 20.2257 2.00491383225656"), 0.0, 2880.0, 120.0);
|
||||
|
||||
|
||||
return;
|
||||
/*
|
||||
# MOLNIYA 1-36 ## fig 12h resonant ecc in 0.7 to 0.715 range
|
||||
1 09880U 77021A 06176.56157475 .00000421 00000-0 10000-3 0 9814
|
||||
|
@ -381,7 +381,7 @@ void RunTest() {
|
|||
RunTle(Tle("28350",
|
||||
"1 28350U 04020A 06167.21788666 .16154492 76267-5 18678-3 0 8894",
|
||||
"2 28350 64.9977 345.6130 0024870 260.7578 99.9590 16.47856722116490"), 0.0, 2880.0, 120.0);
|
||||
//#endif
|
||||
|
||||
|
||||
/*
|
||||
# H-2 R/B # Deep space, perigee = 135.75 (<156) s4 mod
|
||||
|
@ -392,7 +392,7 @@ void RunTest() {
|
|||
"1 28623U 05006B 06177.81079184 .00637644 69054-6 96390-3 0 6000",
|
||||
"2 28623 28.5200 114.9834 6249053 170.2550 212.8965 3.79477162 12753"), 0.0, 1440.0, 120.0);
|
||||
|
||||
// return;
|
||||
|
||||
/*
|
||||
# XM-3 # 24h resonant geo, incl < 3 deg goes
|
||||
# # negative around 1130 min
|
||||
|
@ -414,7 +414,7 @@ void RunTest() {
|
|||
"1 28872U 05037B 05333.02012661 .25992681 00000-0 24476-3 0 1534",
|
||||
"2 28872 96.4736 157.9986 0303955 244.0492 110.6523 16.46015938 10708"), 0.0, 50.0, 5.0);
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
# SL-14 DEB # Last stage of decay - lost in under 420 min
|
||||
1 29141U 85108AA 06170.26783845 .99999999 00000-0 13519-0 0 718
|
||||
|
@ -424,7 +424,7 @@ void RunTest() {
|
|||
"1 29141U 85108AA 06170.26783845 .99999999 00000-0 13519-0 0 718",
|
||||
"2 29141 82.4288 273.4882 0015848 277.2124 83.9133 15.93343074 6828"), 0.0, 420.0, 20.0);
|
||||
|
||||
return;
|
||||
|
||||
/*
|
||||
# SL-12 DEB # Near Earth, perigee = 212.24 < 220
|
||||
# # simplified drag eq
|
||||
|
|
Loading…
Reference in New Issue