Basis{
	Rollmaterial{
		Masse( 1600 )
		Bremskraft( 40 )
		Reibungskraft( 0.4 )
		vUeberhang( 2000 )
		hUeberhang( 850 )

		BoxX+( 550 )
		BoxX-( -800 )
		BoxY+( 500 )
		BoxY-( -500 )
		BoxZ+( 400 )
		BoxZ-( -40 )
		RMTyp(2)
	}

	Motor{
		Leistung( 1030 )
		Grenzdrehzahl_U1( 2600 )
		Grenzdrehzahl_U2( 5200 )
		Grenzdrehzahl_U3( 7800 )
	}

	Getriebe{
		Treibradradius( 50 )
		Gang{ 
			Uebersetzung( -36.25 )
		}
		Gang{ 
			Uebersetzung( -54.38 )
		}
		Gang{ 
			Uebersetzung( -108.75 )
		}
		Gang{ 
			Uebersetzung( 30 )
		}
		Gang{ 
			Uebersetzung( 15 )
		}
		Gang{ 
			Uebersetzung( 10 )
		}		
	}
	Sound{
		Rollen( EEXP\Roll_Heli.wav )
		Lauf( EEXP\Lauf_Heli.wav )
		Bremse( EEXP\Bremse_Heli.wav )
		Anfahr( EEXP\Anfahr_Heli.wav )
		Kurven( EEXP\Lauf_Heli.wav )
	}
}