Basis{
	Rollmaterial{
		Masse( 1400 )
		Bremskraft( 200 )
		Reibungskraft( 2 )
		vUeberhang( 500 )
		hUeberhang( 510 )

		BoxX+( 500 )
		BoxX-( -510 )
		BoxY+( 500 )
		BoxY-( -500 )
		BoxZ+( 510 )
		BoxZ-( 100 )
		RMTyp(0)
	}

	Motor{
		Leistung( 4350 )
		Grenzdrehzahl_U1( 4000 )
		Grenzdrehzahl_U2( 7000 )
		Grenzdrehzahl_U3( 9000 )
	}

	Getriebe{
		Treibradradius(40 )
		Gang{ 
			Uebersetzung( -4,3 )
		}
		Gang{ 
			Uebersetzung( 4,3 )
		}

		
	}
}