Basis{
	Rollmaterial{
		Masse( 350000 )
		Bremskraft( 5 )
		Reibungskraft( 1.5)
		vUeberhang( 2070 )
		hUeberhang( 2070 )

		BoxX+( 2070 )
		BoxX-( -2100 )
		BoxY+( 300 )
		BoxY-( -300 )
		BoxZ+( 500 )
		BoxZ-( 0 )
	}

	Motor{
		Leistung( 30 )
		Grenzdrehzahl_U1( 100 )
		Grenzdrehzahl_U2( 1000 )
		Grenzdrehzahl_U3( 1250 )
	}

	Getriebe{
		Treibradradius( 20 )
		Gang{ 
			Uebersetzung( -22.5 )
		}
		Gang{ 
			Uebersetzung( 9.5 )
		}
	
	}
	Sound{
		Rollen( EEXP\Boot.wav )	
				
	}
}