Basis{
	Rollmaterial{
		Masse( 10000)
		Bremskraft( 150 )
		Reibungskraft( 1 )
		vUeberhang(256 )
		hUeberhang( 760 )

		BoxX+( 256 )
		BoxX-( -844 )
		BoxY+( 50 )
		BoxY-( -350 )
		BoxZ+( 340 )
		BoxZ-( 0 )	
		RMTyp(5)

	}

	Motor{
		Leistung( 320 )
		Grenzdrehzahl_U1( 200 )
		Grenzdrehzahl_U2( 2400 )
		Grenzdrehzahl_U3( 2600 )
	}

	Getriebe{
		Treibradradius( 60 )
		Gang{ 
			Uebersetzung(-11.9)   
		}
		Gang{ 
			Uebersetzung(-18)
		}
		Gang{ 
			Uebersetzung(-24)
		}
		Gang{ 
			Uebersetzung( 10 )
		}
		Gang{ 
			Uebersetzung( 7.5 )
		}
		Gang{ 
			Uebersetzung( 4.94 )
		}
	}
	


}