Basis{
	Rollmaterial{ 
		Masse( 1000 )
		Bremskraft( 5 )
		Reibungskraft( .5 )
		vUeberhang( 90 )
		hUeberhang( 80 )

		BoxX+( 90 )
		BoxX-( -80 )
		BoxY+( -30 )
		BoxY-( -110 )
		BoxZ+( 230 )
		BoxZ-( -2 )
		RMTyp( 5 )
	}

	Motor{
		Leistung( 5 )
		Grenzdrehzahl_U1( 1500 )
		Grenzdrehzahl_U2( 2400 )
		Grenzdrehzahl_U3( 2600 )
	}

	Getriebe{
		Treibradradius( 45 )
		Gang{
			Uebersetzung( -.00000000001 )
		}
		Gang{
			Uebersetzung( -.00000000001 )
                }
		Gang{
			Uebersetzung( 15 )
                }
		Gang{
			Uebersetzung( 11.11 )	

             }
	}

}
