Basis{
	Rollmaterial{
		Masse( 120 )
		Bremskraft( 0.14 )
		Reibungskraft( 0.01 )
		vUeberhang( 150 )
		hUeberhang( 240 )

		BoxX+( 150 )
		BoxX-( -240 )
		BoxY+( 500 )
		BoxY-( -500 )
		BoxZ+( 250 )
		BoxZ-( -2 )
		RMTyp(0)
	}

	Motor{
		Leistung( 0.5 )
		Grenzdrehzahl_U1( 346 )
		Grenzdrehzahl_U2( 920 )
		Grenzdrehzahl_U3( 1223 )
	}

	Getriebe{
		Treibradradius( 72 )
		Gang{ 
			Uebersetzung( -4.0 )
		}
		Gang{ 
			Uebersetzung( 4.0 )
		}

		
	}
	
}