21 lines
No EOL
690 B
HTML
21 lines
No EOL
690 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Num-cont</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>Num-cont</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCNum__cont.html">CNum_cont</a>
|
|
|
|
|
|
Num-cont ::= SEQUENCE { -- continuous display numbering system
|
|
refnum INTEGER DEFAULT 1, -- number assigned to first residue
|
|
has-zero BOOLEAN DEFAULT FALSE , -- 0 used?
|
|
ascending BOOLEAN DEFAULT TRUE } -- ascending numbers?</pre>
|
|
</body>
|
|
</html> |