nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Scaled-real-multi-data.html

23 lines
No EOL
690 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Scaled-real-multi-data</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Scaled-real-multi-data</h3><pre>Defined in file <a href="seqtable.asn.html">seqtable.asn</a>
C++ class: <a href="../doxyhtml/classCScaled__real__multi__data.html">CScaled_real_multi_data</a>
Scaled-real-multi-data ::= SEQUENCE {
-- output data[i] = data[i]*mul+add
mul REAL,
add REAL,
data <a href="SeqTable-multi-data.html">SeqTable-multi-data</a>
}</pre>
</body>
</html>