RearFlapZone // zones for using rear flaps in race sessions
{
MinimumCrossings=3 // how many times you must cross the detection under green before it is allowed
TimeThreshold=1.0 // seconds behind another vehicle for it to be allowed
DetectionLapDist=1471.0 // distance around track where time threshold is detected
ActivationLapDist=1864.0 // beginning of zone where it can be used (if under time threshold is detected)
DeactivationLapDist=130 // end of zone (yes, the zone can be wrapped around s/f, or not)
}
RearFlapZone // zones for using rear flaps in race sessions
{
MinimumCrossings=3 // how many times you must cross the detection under green before it is allowed
TimeThreshold=1.0 // seconds behind another vehicle for it to be allowed
DetectionLapDist=1861 // distance around track where time threshold is detected
ActivationLapDist=2054 // beginning of zone where it can be used (if under time threshold is detected)
DeactivationLapDist=399 // end of zone (yes, the zone can be wrapped around s/f, or not)
}
RearFlapZone // zones for using rear flaps in race sessions
{
MinimumCrossings=3 // how many times you must cross the detection under green before it is allowed
TimeThreshold=1.0 // seconds behind another vehicle for it to be allowed
DetectionLapDist=843.0 // distance around track where time threshold is detected
ActivationLapDist=1123 // beginning of zone where it can be used (if under time threshold is detected)
DeactivationLapDist=1327 // end of zone (yes, the zone can be wrapped around s/f, or not)