Skip to content

Instantly share code, notes, and snippets.

View MohammadMirzakhaniDehkordi's full-sized avatar
👨‍💻
Working On New Lib

Mohammad Mirzakhani MohammadMirzakhaniDehkordi

👨‍💻
Working On New Lib
View GitHub Profile
@andrebq
andrebq / braking.md
Created March 20, 2019 09:08
Fahrschule

Braking

Standard Braking Distance

  • DE: (Geschwindigkeit / 10) * (Geschwindigkeit / 10)
  • EN: (Speed / 10) * (Speed / 10)

Evasive (Emergency) Braking Distance

  • DE: ((Geschwindigkeit / 10) * (Geschwindigkeit / 10)) / 2
  • EN: ((Speed / 10) * (Speed / 10)) / 2