UNPKG

jsbsim.js

Version:

JSBSim flight dynamics model ported to JavaScript

21 lines (20 loc) 561 B
<?xml version="1.0"?> <initialize name="reset01"> <!-- This file sets up the aircraft to start off from the runway in preparation for takeoff. --> <ubody> 0.0 </ubody> <vbody> 0.0 </vbody> <wbody> 0.0 </wbody> <latitude> 47.0 </latitude> <longitude> 122.0 </longitude> <phi> 0.0 </phi> <theta> 0.0 </theta> <psi> 150.0 </psi> <altitude> 2000.00 </altitude> <hwind> 0.0 </hwind> <xwind> 0.0 </xwind> <vc> 90.0 </vc> <gamma> 3.0 </gamma> </initialize>