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.

(My question was not "How to fly a paraglider in flightgear", but rather 
"Would it be possible to model a paraglider in flightgear, and if so then 
how".

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