Basis{
	Rollmaterial{
		Masse(500)
		Bremskraft(0.01 )
		Reibungskraft(0.1 )
		vUeberhang( 315 )
		hUeberhang( 325 )

		BoxX+( 400 )
		BoxX-( -400 )
		BoxY+( 200 )
		BoxY-( -410 )
		BoxZ+( 430 )
		BoxZ-( 0 )
		
	}

	Motor{
		Leistung(0.5 )
		Grenzdrehzahl_U1(0.5 )
		Grenzdrehzahl_U2(0.5 )
		Grenzdrehzahl_U3(1)
	}
	Getriebe{
		Treibradradius( 0.7 )
		Gang{
			Uebersetzung(-0.0015)
		}
		Gang{
			Uebersetzung(0.0015)
		}
	}


}
