Basis{
	Rollmaterial{
		Masse( 14000)
		Bremskraft( 30 )
		Reibungskraft( 5 )
		vUeberhang(250 )
		hUeberhang( 900 )

		BoxX+( 270 )
		BoxX-( -920 )
		BoxY+( 50 )
		BoxY-( -350 )
		BoxZ+( 420 )
		BoxZ-( 0 )	
		RMTyp(5)
		NoZ()
	}

	Motor{
		Leistung( 110 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 2400 )
		Grenzdrehzahl_U3( 2600 )
	}

	Getriebe{
		Treibradradius( 60 )
		Gang{ 
			Uebersetzung(-19.76)   
		}
		Gang{ 
			Uebersetzung(-29.64)
		}
		Gang{ 
			Uebersetzung(-39.52)
		}
		Gang{ 
			Uebersetzung( 15.40 )
		}
		Gang{ 
			Uebersetzung( 11.55 )
		}
		Gang{ 
			Uebersetzung( 7.69 )
		}
	}
	


}

