On 6/13/08, Holger Wirtz <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> sorry, this is perhaps a little bit off topic but I haven't found any
> answers the last days:
>
> How can I start up at a specific position in air?
> I found some hints at
> http://wiki.flightgear.org/index.php/Starting_in_the_Air but if I use
> the SenecaII I have the problem that the magnetos are off, the nose of
> the plane is turned down to earth and the simulation is in running
> state. I tried the following:
>
> fgfs \
>        --altitude=5000 \
>        --heading=270 \
>        --vc=110 \
>        --vor=OAK \
>        --offset-distance=5 \
>        --offset-azimuth=270 \
>        --aircraft=SenecaII-jsbsim \
>        --prop:/controls/engines/engine/throttle=0.8 \
>        --prop:/controls/engines/engine/magneto=true \
>        --prop:/controls/engines/engine/magneto[0]=true \
>        --prop:/controls/engines/engine[0]/magneto=true \
>        --prop:/controls/engines/engine[1]/magneto=true \
>        --prop:/controls/engines/engine[0]/magneto[0]=true \
>        --prop:/controls/engines/engine[1]/magneto[0]=true \
>        --prop:/controls/engines/engine[0]/starter=true \
>        --prop:/controls/engines/engine[1]/starter=true \
>        --enable-freeze \
>        --geometry=170x100
>
> I need this for learning landings and ILS approaches towards an airport.
> For this it would be nice when the simulations starts at a well trimmed
> point...
>
> Has anyone an idea how to get this running?
>
> Thanks, Holger



Holger,
There have been some problems with the mailing list during the last days, so
I guess that's why you had no answers.
You should also add:
--in-air
so as the simulation starts with the aircraft trimmed in the air at the
conditions you defined.
I hope this helps.
Fabian
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to