
//
// Bristol Fighter
//

[performance]
    MaxSpeed           = 200.0
    ServiceCeiling     = 6000.0
    MinStructureHealth = 0.963
    MinEngineHealth    = 0.98
    EngineWarming      = true
    TurnRate           = 170.0, 45.0

    ////// ClimbTime = <float ALTITUDE>, <float TIME>
    ClimbTime = 0,0
    ClimbTime = 1000,180
    ClimbTime = 2000,395
    ClimbTime = 3000,665
    ClimbTime = 4000,1020
    ClimbTime = 5000,1540

    ////// MaxAltTAS = <float ALTITUDE>, <float TAS>
    MaxAltTAS = 0,205
    MaxAltTAS = 1000,199
    MaxAltTAS = 2000,192
    MaxAltTAS = 3000,181
    MaxAltTAS = 4000,173
    MaxAltTAS = 5000,164

    MaxClimbTAS = 157.4
    MaxClimbRate = 5.7
    MaxAltitude = 6100.0
    CruiseFuelRate = 0.21
    PriorityType = 1
[end]

[cruise]
    RefAngle               = 90.0
    RefRoll                = 60.0
    MaxRoll                = 30.0
    MaxRollClimb           = 3.0
    RefRollFactor          = 0.5
    RefAltError            = 50.0
    RefClimb               = 5.0
    RefClimbFactor         = 1.5
    RefDive                = 10.0
    RefDiveFactor          = 1.5
    RefSSA                 = 15.0
    RefYawRate             = -15.0
    TurnOffError           = -5
    TurnOnError            = -2
    MinRPM                 = 550
    MinCruiseTAS           = 157.4
    MinWingmanTAS          = 147.4
    LandingApproachTAS     = 100.0
    LandingTouchDownTAS    = 90.0
    LandingThrottleLimit   = false
    ApproachLowering       = false
    ApproachIgnition       = false
    LandingRoundIgnition   = false
    TouchDownDistance      = 250.0
    TouchDownPitch         = 7.0
    TouchDownCYRFactor     = 0.0
    RestrictAttackAngle    = false
    MinAttackAngle         = 15.0
    MaxAttackAngle         = 17.5
    TakeoffPitch           = 15.0
    TaxiingPitch           = false
    TakeoffElevatorSafe    = true
    TakeoffSafePitch       = 4.0
    TakeoffSurfaceSlope    = false
    TakeoffCriticalSlope   = 0.0
    CriticalTakeoffRoll    = 7.5
    TakeoffYawFactor       = 7.5
    StallRollRate          = 160.0
    StallYawRate           = 60.0
    StructureAlert         = true
    StructureAlertNy       = 4.5
    StructureAlertTAS      = 205.0
    AttackIgnitionControl  = false
    TakeoffRefAngle        = 15.0
    WingLeaderThrottleLowLimit = 0.3
    WingLeaderThrottleUpLimit  = 0.95
[end]

[dogfight]
    [novice]
        RefNoseAngle         = 30.0
        MinTAS1              = 75.0
        MaxTAS2              = 120.0
        MaxPitchRate         = 90.0
        AttackDistance       = 100.0
        EngageDistance       = 150.0
        MinFireDistance      = 75.0
        MaxFireDistance      = 125.0
        MinOpenFireAngle     = 10.0
        MaxOpenFireAngle     = 5.0
        MinStopFireAngle     = 12.5
        MaxStopFireAngle     = 7.5
        CollisionTimeTreshold  = 2.5
        HBTNegativeRoll        = -60.0
        HBTPositiveBTRoll      = 60.0
    [end]
    [normal]
        RefNoseAngle      = 30.0
        MinTAS1           = 60.0
        MaxTAS2           = 110.0
        MaxPitchRate      = 120.0
        AttackDistance    = 133.0
        EngageDistance    = 250.0
        MinFireDistance   = 100.0
        MaxFireDistance   = 200.0
        MinOpenFireAngle  = 10.0
        MaxOpenFireAngle  = 5.0
        MinStopFireAngle  = 12.5
        MaxStopFireAngle  = 7.5
        CollisionTimeTreshold  = 2.25
        HBTNegativeRoll        = -60.0
        HBTPositiveBTRoll      = 60.0
    [end]
    [high]
        RefNoseAngle      = 30.0
        MinTAS1           = 45.0
        MaxTAS2           = 100.0
        MaxPitchRate      = 160.0
        AttackDistance    = 166.0
        EngageDistance    = 300.0
        MinFireDistance   = 133.0
        MaxFireDistance   = 250.0
        MinOpenFireAngle  = 7.5
        MaxOpenFireAngle  = 2.5
        MinStopFireAngle  = 10.0
        MaxStopFireAngle  = 5.0
        CollisionTimeTreshold  = 2.0
        HBTNegativeRoll        = -60.0
        HBTPositiveBTRoll      = 60.0
    [end]
    [ace]
        RefNoseAngle      = 30.0
        MinTAS1           = 30.0
        MaxTAS2           = 90.0
        MaxPitchRate      = 180.0
        AttackDistance    = 200.0
        EngageDistance    = 400.0
        MinFireDistance   = 150.0
        MaxFireDistance   = 300.0
        MinOpenFireAngle  = 5.0
        MaxOpenFireAngle  = 1.0
        MinStopFireAngle  = 7.5
        MaxStopFireAngle  = 2.0
        CollisionTimeTreshold  = 1.75
        HBTNegativeRoll        = -60.0
        HBTPositiveBTRoll      = 60.0
    [end]

    MinSafeAltitude0  = 75.0
    MaxSafeAltitude0  = 150.0
    MinSafeAltitude45 = 90.0
    MaxSafeAltitude45 = 180.0
    MinSafeAltitudeVP = 160.0
    MaxSafeAltitudeVP = 320.0

    TASPitchLimit  = false
    MinPitchTAS    = 125.0
    MaxPitchTAS    = 165.0
    STVOffset      = -1.5 // -5.5
    YawAimingAngle = 90.0

    DiveTAS   = 150.0
    CruiseTAS = 250.0
    ClimbTAS  = 250.0

    RestrictPitchBySSA = true
    MinPitchSSA = 2.5
    MaxPitchSSA = 15.0
[end]

[approach]
    VFAngle              = -15.0
    ApproachRadius       = 250.0
    ApproachDistance     = 1800.0
    ApproachAltitude     = 300.0
    SpiralAttackApproach = true
[end]

[pid]
    Roll  = 20.0, 10.0, 5.0
    Pitch = 8.0, 16.0, 4.0
    Yaw   = 5.0, 5.0, 1.0
    Speed = 2.0, 4.0, 1.0
[end]