Basis{
	Rollmaterial{
		Masse(100)
		Bremskraft( 2.0 )
		Reibungskraft(0.06 )
		vUeberhang( 100 )
		hUeberhang( 100 )

		BoxX+( 100 )
		BoxX-( -100 )
		BoxY+( 50 )
		BoxY-( -50 )
		BoxZ+( 100 )
		BoxZ-( 0 )
		RMTyp( 0 )
		
	}

	Motor{
		Leistung( 0.4 )
		Grenzdrehzahl_U1( 123 )
		Grenzdrehzahl_U2( 326 )
		Grenzdrehzahl_U3( 433 )
	}
	Getriebe{
		Treibradradius( 72 )
		Gang{
			Uebersetzung( -23.31 )
		}
		Gang{
			Uebersetzung( 4.0 )
		}
	}


}
