mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Following up on the requirement #636 a new default management system has been built...
A lot of new methods have been added to set the default behaviour for: * function AI_A2A_DISPATCHER:SetDefaultTakeoff( Takeoff ) * function AI_A2A_DISPATCHER:SetDefaultTakeoffFromParkingCold() * function AI_A2A_DISPATCHER:SetDefaultTakeoffFromParkingHot() * function AI_A2A_DISPATCHER:SetDefaultTakeoffFromRunway() * function AI_A2A_DISPATCHER:SetDefaultTakeoffInAir() * function AI_A2A_DISPATCHER:SetDefaultLanding( Landing ) * function AI_A2A_DISPATCHER:SetDefaultLandingAtEngineShutdown() * function AI_A2A_DISPATCHER:SetDefaultLandingAtRunway() * function AI_A2A_DISPATCHER:SetDefaultLandingNearAirbase() * function AI_A2A_DISPATCHER:SetDefaultGrouping( Grouping ) * function AI_A2A_DISPATCHER:SetDefaultOverhead( Overhead )
This commit is contained in:
@@ -926,6 +926,9 @@ Use the method <a href="##(AI_PATROL_ZONE).ManageDamage">AI<em>PATROL</em>ZONE.M
|
||||
|
||||
|
||||
|
||||
|
||||
<p> This table contains the targets detected during patrol.</p>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="function">
|
||||
|
||||
Reference in New Issue
Block a user