Searched refs:sg_MaxSpeed (Results 1 – 1 of 1) sorted by relevance
794 static REAL sg_MaxSpeed( REAL maxAcceleration ) in sg_MaxSpeed() function853 REAL maxSpeed = sg_MaxSpeed( maxWallAcceleration ); in MaximalSpeed()859 REAL maxSpeedBoost = sg_MaxSpeed( maxWallAcceleration - sg_brakeCycle ); in MaximalSpeed()867 REAL maxSpeedPermanent = sg_MaxSpeed( maxWallAcceleration - sg_brakeCycle*efficiency ); in MaximalSpeed()