diff options
author | Mike Beattie <mike@ethernal.org> | 2013-08-30 15:10:22 +1200 |
---|---|---|
committer | Mike Beattie <mike@ethernal.org> | 2013-08-30 15:10:22 +1200 |
commit | af6b942976146f745bcdb8d1d9a6ccb441dea9a2 (patch) | |
tree | bb49ff013905928e76ce356b0ef530a279335394 | |
parent | 103431cc2782673d159ccdc7d52f34d92bc30e7a (diff) |
Signed-off-by: Mike Beattie <mike@ethernal.org>
-rw-r--r-- | MJB-L3.ork | 22 |
1 files changed, 10 insertions, 12 deletions
@@ -417,7 +417,7 @@ Secondary: TeleMini v1.0 </rocket> <simulations> - <simulation status="outdated"> + <simulation status="uptodate"> <name>Pro75 6xl Longburn</name> <simulator>RK4Simulator</simulator> <calculator>BarrowmanCalculator</calculator> @@ -428,20 +428,19 @@ Secondary: TeleMini v1.0 <launchroddirection>0.0</launchroddirection> <windaverage>2.0</windaverage> <windturbulence>0.1</windturbulence> - <launchaltitude>1524.0</launchaltitude> - <launchlatitude>40.0</launchlatitude> - <launchlongitude>0.0</launchlongitude> + <launchaltitude>380.6952</launchaltitude> + <launchlatitude>37.18</launchlatitude> + <launchlongitude>97.7</launchlongitude> <geodeticmethod>spherical</geodeticmethod> <atmosphere model="isa"/> <timestep>0.05</timestep> </conditions> - <flightdata maxaltitude="7110" maxvelocity="528.29" maxacceleration="183.81" maxmach="1.6273" timetoapogee="32.951" flighttime="117.72" groundhitvelocity="6.2446" launchrodvelocity="38.787" deploymentvelocity="300.73"> + <flightdata maxaltitude="5249.7" maxvelocity="394.35" maxacceleration="143.29" maxmach="1.1887" timetoapogee="30.041" flighttime="427.84" groundhitvelocity="6.1653" launchrodvelocity="34.134" deploymentvelocity="11.087"> <warning>Body calculations may not be entirely accurate at supersonic speeds.</warning> - <warning>Recovery device deployment at high speed (302 m/s).</warning> </flightdata> </simulation> - <simulation status="outdated"> + <simulation status="uptodate"> <name>Pro75 5 Imax</name> <simulator>RK4Simulator</simulator> <calculator>BarrowmanCalculator</calculator> @@ -452,16 +451,15 @@ Secondary: TeleMini v1.0 <launchroddirection>0.0</launchroddirection> <windaverage>2.0</windaverage> <windturbulence>0.1</windturbulence> - <launchaltitude>0.0</launchaltitude> - <launchlatitude>45.0</launchlatitude> - <launchlongitude>0.0</launchlongitude> + <launchaltitude>380.6952</launchaltitude> + <launchlatitude>37.18</launchlatitude> + <launchlongitude>97.72</launchlongitude> <geodeticmethod>spherical</geodeticmethod> <atmosphere model="isa"/> <timestep>0.05</timestep> </conditions> - <flightdata maxaltitude="5426.5" maxvelocity="644.94" maxacceleration="251.59" maxmach="1.9256" timetoapogee="26.523" flighttime="114.4" groundhitvelocity="5.59" launchrodvelocity="21.52" deploymentvelocity="261.11"> + <flightdata maxaltitude="4602.8" maxvelocity="491.12" maxacceleration="191.97" maxmach="1.4675" timetoapogee="26.401" flighttime="391.84" groundhitvelocity="6.0333" launchrodvelocity="18.873" deploymentvelocity="10.828"> <warning>Body calculations may not be entirely accurate at supersonic speeds.</warning> - <warning>Recovery device deployment at high speed (262 m/s).</warning> </flightdata> </simulation> </simulations> |