nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Model-space.html

39 lines
No EOL
1,017 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Model-space</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>Model-space</h3><pre>Defined in file <a href="mmdb2.asn.html">mmdb2.asn</a>
C++ class: <a href="../doxyhtml/classCModel__space.html">CModel_space</a>
Model-space ::= SEQUENCE {
coordinate-units ENUMERATED {
angstroms(1),
nanometers(2),
other(3),
unknown(255)},
thermal-factor-units ENUMERATED {
b(1),
u(2),
other(3),
unknown(255)} OPTIONAL,
occupancy-factor-units ENUMERATED {
fractional(1),
electrons(2),
other(3),
unknown(255)} OPTIONAL,
density-units ENUMERATED {
electrons-per-unit-volume(1),
arbitrary-scale(2),
other(3),
unknown(255)} OPTIONAL,
reference-frame <a href="Reference-frame.html">Reference-frame</a> OPTIONAL }</pre>
</body>
</html>