<divclass="block">Decrypts the encrypted susceptibility computed by the TTP.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>double[]</code></td>
<tdclass="colLast"><code><strong><ahref="../FrameWork/MedUnit.html#runTest(FrameWork.Request)">runTest</a></strong>(<ahref="../FrameWork/Request.html"title="class in FrameWork">Request</a> r)</code>
<divclass="block">Run test.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><code><strong><ahref="../FrameWork/MedUnit.html#sendToPatient(FrameWork.RequestPatient)">sendToPatient</a></strong>(<ahref="../FrameWork/RequestPatient.html"title="class in FrameWork">RequestPatient</a> rp)</code>
<divclass="block">Send a RequestPatient to the patient.</div>
<divclass="block">Instantiates a new med unit.</div>
<dl><dt><spanclass="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 ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<aname="runTest(FrameWork.Request)">
<!-- -->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>runTest</h4>
<pre>public double[] runTest(<ahref="../FrameWork/Request.html"title="class in FrameWork">Request</a> r)</pre>
<divclass="block">Run test. This function send a request to the SPU for performing a test.</div>
<dl><dt><spanclass="strong">Parameters:</span></dt><dd><code>r</code> - the request</dd>