nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Real-graph.html

22 lines
No EOL
685 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Real-graph</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>Real-graph</h3><pre>Defined in file <a href="seqres.asn.html">seqres.asn</a>
C++ class: <a href="../doxyhtml/classCReal__graph.html">CReal_graph</a>
Real-graph ::= SEQUENCE {
max REAL , -- top of graph
min REAL , -- bottom of graph
axis REAL , -- value to draw axis on
values SEQUENCE OF REAL }</pre>
</body>
</html>