<div class="block">Instantiates a new med unit.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - the id</dd><dd><code>name</code> - the name</dd><dd><code>jsr</code> - the json reader</dd><dd><code>jsw</code> - the json writer</dd><dd><code>location</code> - the location</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="runTest(FrameWork.Request)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>runTest</h4>
<pre>public double[] runTest(<a href="../FrameWork/Request.html" title="class in FrameWork">Request</a> r)</pre>
<div class="block">Run test. This function send a request to the SPU for performing a test.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>r</code> - the request</dd>