
//
// Simple gear works at true speed that is greater than "SimpleGearModelTS"
// Complex gear works at true speed that is lesser than "ComplexGearModelTS"
//

SimpleGearModelTS = 1.0
ComplexGearModelTS = 0.5


//
// This value determines how fast one formation transforms to another.
//

FormationBlendingTime = 20.0

//
// Radius of fly-around maneuver in idle mode
//

StandByRadius = 1000.0

//
// Ranges for PID controllers
// Roll, Yaw & Pitch are given in degrees. Speed (throttle) is non-dimensional value.
//

RollRange = 180
YawRange = 90
PitchRange = 180
SpeedRange = 1000

// . -       
WingmanSearchT = 30.0 	//    
WingmanSearchDMax = 7000.0 // 
WingmanSearchDMin = 3000.0 //       
WingmanSearchTimesToSearch = 3 //-    ( ),     
WingmanSearchWait   = 3 //-  ,    
WingmanSearchLength	   = 6 //-  ,    

SeniourWingmanTOSpeedTreshold = 20.0 //    ,       -,  /.

WingmanRadioTimeoutMin = 5.0   // ()   ,     Min  Max .
WingmanRadioTimeoutMax = 45.0   // ()   .

DeepDiveDecision_TimeLimit = 60.0 // ()        .               -     ,    -  .

BalloonAttackPrecisionFactor = 1.0; //         MaxFireDistance
GroundAttackPrecisionFactor = 1.0; //             
PlaneFrontalAttackPrecisionFactor = 1.0; //          

testFlag = 0  // 0 -  , 1 -    , 2-  , 3-  yaw, 4-  speed, 5 -     , 6-     , 8-   , 9 -  , 10 .  , 11 -  , 12 -  .
testSinus = 0  // 1 -   -    4*testTimer    = testValue, 0 - 
testTimer = 3	// 
testValue = 10	//    
testBasis = 0.0		//  ,     
testSpeed = 320.0	//  ,     ,   - testSpeed +-testValue 

ShowAIDebugInfo = false  //        ,  -   

ShowVisibilitySectors = false  //      true -  , false - 