This is hardcoded in src/Autopilot/route_mgr.cxx, line 112:

    if ( wp_distance < 200.0 ) {
            pop_waypoint();

distance is probably in meters, but I might be wrong here.

HTH,
Durk

On Wednesday 02 June 2004 21:57, Seamus Thomas Carroll wrote:
> Hi,
>
> Does anyone know where the variable is kept that holds the distance to
> a waypoint that triggers moving the current waypoint to the next waypoint?
>
> Seamus
>
>
>
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel


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

Reply via email to