]> git.mxchange.org Git - flightgear.git/commit
Add a flag that allows the simulator to force "radar" computations even if
authorcurt <curt>
Fri, 16 Jun 2006 19:10:20 +0000 (19:10 +0000)
committercurt <curt>
Fri, 16 Jun 2006 19:10:20 +0000 (19:10 +0000)
commit4fade5839e058edff607238f6545c73deca8083c
tree8b3688cadbe2143ce200f706834a50b0d525bc67
parent943b7b22a703a98e3c1a947884e05976103ba395
Add a flag that allows the simulator to force "radar" computations even if
AI aircraft are out of range or the piloted aircraft has no radar system.

These computation include range, bearing, and angular offset relative to the
piloted aircraft.  This gives some external script the control the behavior
of the AI aircraft relative to the piloted aircraft without requiring a radar
system, and without requiring the AI aircraft to be within radar range.
src/AIModel/AIBase.cxx