Basis{
	Rollmaterial{
		Masse( 14600)
		Bremskraft( 100 )
		Reibungskraft( 2 )
		vUeberhang(0 )
		hUeberhang( 1054)

		BoxX+( 40 )
		BoxX-( -1060 )
		BoxY+( 150 )
		BoxY-( -150 )
		BoxZ+( 506 )
		BoxZ-( 0 )
				
		RMTyp(4)
	}

	Motor{
		Leistung( 100 )
		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 )
		}
	}
	


}