Posted
137 views
79 downloads
0 points
137 views
79 downloads
0 points
The Simson S51E is a popular East German moped manufactured by the Simson company during the 1980s. The "E" in its name signifies the "Enduro" variant, featuring off-road capabilities such as enhanced suspension, a higher ground clearance, and a sturdier frame. The S51E is powered by a 49.6cc two-stroke single-cylinder engine, producing around 3.7–4.6 horsepower depending on the model and configuration (This one has a "bigger cylinder", because it has been honed). It is paired with a 4-speed manual transmission, enabling a top speed of approximately 60-70 km/h.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/vargesz/Simson s51.mr" use_default_theme() set_engine(F150_Single_Cyl_DOHC()) set_transmission(F150_Transmission()) set_vehicle(F150())