On Saturday 28 February 2004 21:49, Gunnstein Lye wrote:
> On Saturday 28 February 2004 00:16, David Culp wrote:
> > > Which FDM should I use? I'm thinking YASim but I'm not sure.
> >
> > Try running FlightGear with this script:
> >
> > #!/bin/bash
> >
> > cmdline="
> > --fg-root=/home/dave/FlightGear/data
> > --aircraft=paraglider-jsbsim
> > --airport-id=KSFO
> > --in-air
> > --notrim
> > --altitude=1000
> > --heading=280
> > --uBody=10
> > --wBody=8
> > --geometry=1024x768
> > --visibility-miles=10.0
> > --disable-sound
> > --disable-clouds
> > --disable-hud
> > --start-date-gmt=2003:01:20:16:00:00
> > "
> >
> > /home/dave/bin/fgfs $cmdline
> > exit 0
> >
> >
> > Just remember to change the paths of course.
> > I have no experience in paragliders, so this model was just a guess.
>
> There is no paraglider included with flightgear as far as I can tell, but
> thanks for the other tips in your script.

Correction: There is no paraglider in my version of flightgear. I just found a 
reference to your model on the flightmodel mailing list, I'll get flightgear 
0.9.3 and try it out.

best regards,
-- 
Gunnstein Lye
Systems engineer
[EMAIL PROTECTED] | eZ systems | ez.no


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to