nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Density-coordinates.html

33 lines
No EOL
889 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Density-coordinates</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>Density-coordinates</h3><pre>Defined in file <a href="mmdb2.asn.html">mmdb2.asn</a>
C++ class: <a href="../doxyhtml/classCDensity__coordinates.html">CDensity_coordinates</a>
Density-coordinates ::= SEQUENCE {
contents <a href="Chem-graph-pntrs.html">Chem-graph-pntrs</a>,
grid-corners <a href="Brick.html">Brick</a>,
grid-steps-x INTEGER,
grid-steps-y INTEGER,
grid-steps-z INTEGER,
fastest-varying ENUMERATED {
x(1),
y(2),
z(3)},
slowest-varying ENUMERATED {
x(1),
y(2),
z(3)},
scale-factor INTEGER,
density SEQUENCE OF INTEGER }</pre>
</body>
</html>