diff options
Diffstat (limited to '548/DEPENDENCIES/8_01data.sci')
-rwxr-xr-x | 548/DEPENDENCIES/8_01data.sci | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/548/DEPENDENCIES/8_01data.sci b/548/DEPENDENCIES/8_01data.sci new file mode 100755 index 000000000..26068ebff --- /dev/null +++ b/548/DEPENDENCIES/8_01data.sci @@ -0,0 +1,7 @@ +V=9000;//burnout velocity(m/s)
+alpha=3*%pi/180;//direction of bernout velocity due north above local horizontal(degree)
+H=.805*10^6;//altitude above sea level(meter)
+beeta=27*%pi/180;//angle made by burnout point with equator
+Re=6.4*10^6;//radius(m)of earth
+Rb=7.2*10^6 //distance of bernout point from earth's center
+K=3.986*10^14;//product of earth's mass and universal Gravitational constant.
|