Basis{
	Rollmaterial{
		Masse( 1400 )
		Bremskraft( 2 )
		Reibungskraft( 2 )
		vUeberhang( 250 )
		hUeberhang( 650 )

		BoxX+( 250 )
		BoxX-( -650 )
		BoxY+( 550 )
		BoxY-( -550 )
		BoxZ+( 300 )
		BoxZ-( 0 )
		RMTyp(2)
	}

	Motor{
		Leistung( 235 )
		Grenzdrehzahl_U1( 2000 )
		Grenzdrehzahl_U2( 4000 )
		Grenzdrehzahl_U3( 5000 )
	}

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

		
	}
	Sound{
		Rollen( EEXP\Roll_Propeller.wav )
		Lauf( EEXP\Lauf_Propeller.wav )
		Bremse( EEXP\Bremse_Propeller.wav )
		Anfahr( EEXP\Anfahr_Propeller.wav )
		Kurven( EEXP\dummy.wav )
	}
}