Basis{
	Rollmaterial{
		Masse( 10500 )
		Bremskraft( 80 )
		Reibungskraft( 2 )
		vUeberhang(335 )
		hUeberhang( 550 )

		BoxX+( 340 )
		BoxX-( -555 )
		BoxY+( 400 )
		BoxY-( -400 )
		BoxZ+( 510 )
		BoxZ-( 0 )	
		RMTyp(4)
	}	
		Motor{
		Leistung( 80 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 5000 )
		Grenzdrehzahl_U3( 6000 )
	}

	Getriebe{
		Treibradradius( 40 )
		Gang{ 
			Uebersetzung(-5)   
		}
		Gang{ 
			Uebersetzung(-10.0)
		}
		Gang{ 
			Uebersetzung(-20.0)
		}
		Gang{ 
			Uebersetzung( 20.0 )
		}
		Gang{ 
			Uebersetzung( 10.0 )
		}
		Gang{ 
			Uebersetzung( 5 )
		}
	}
	


}