<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>LinearMotor</title>
</head>
<body>
<p>A linear motor produces a linear force along it's length.</p>
<p>you can set the desired linear force for an object by changing the force value in the properties browser.</p>
<p>For more details, please refer to the <a href="http://en.wikipedia.org/wiki/Linear_motor">LinearMotor</a>.</p>
</body>
</html>