Basis{
	Rollmaterial{
		Masse( 1200 )
		Bremskraft( 75 )
		Reibungskraft( 3 )
		vUeberhang( 80 )
		hUeberhang( 383 )

		BoxX+( 90 )
		BoxX-( -393 )
		BoxY+( -70 )
		BoxY-( -330 )
		BoxZ+( 230 )
		BoxZ-( 0 )
		RMTyp(5)
	}

	Motor{
		Leistung( 100 )
		Grenzdrehzahl_U1( 200 )
		Grenzdrehzahl_U2( 2000 )
		Grenzdrehzahl_U3( 4000 )
	}

	Getriebe{
		Treibradradius( 40 )
		Gang{ 
			Uebersetzung(-2)   
		}
		Gang{ 
			Uebersetzung(-4.0)
		}
		Gang{ 
			Uebersetzung( 4.0 )
		}
		Gang{ 
			Uebersetzung( 2 )
		}
	}
}