On mar 26 août 2008, Melchior FRANZ wrote:
> * gerard robin -- 8/26/2008 11:23 AM:
> > Won't it be possible to get with a generic Nasal script?
> >
> > with the closest Carrier:
> > The Catapults position  with  heading.
> > The wire positions Left/right position.
>
> Could be problematic. The involved subsystems are handled at different
> places in the main loop, which can easily cause synchronization problems.
> (aircraft -> FDM update, carrier position -> AI update, Nasal loops ->
> event handler, visuals -> view manager update). As Czaba wrote, letting
> the FDM do that (in connection with the fgfs interface code) is more
> promising.
>
>
SNIP
> m.
>


Yes and No,

You are right with the wires, if their is any time delay i won't work 
correctly., and the AC will stop out of the carrier area.

With Catapult it is less a  problem, with answering time delay, i mean it 
should work.
Catapults features need only to know the "starting position" with a more or 
less value precision: a carrier with 20 km speed does 5.6 meter per second  
=> 0.50 1/10 sec => 0.05 1/100 sec

The heading won't be  a difficulty,  the  heading of the carrier  is not 
quickly moving.




-- 
Gérard
http://pagesperso-orange.fr/GRTux/

"J'ai décidé d'être heureux parce que c'est bon pour la santé. 
Voltaire "


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to