26 lines
No EOL
1.4 KiB
HTML
26 lines
No EOL
1.4 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>PC-StereoCenter</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>PC-StereoCenter</h3><pre>Defined in file <a href="pcsubstance.asn.html">pcsubstance.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPC__StereoCenter.html">CPC_StereoCenter</a>
|
|
|
|
|
|
PC-StereoCenter ::= CHOICE {
|
|
tetrahedral <a href="PC-StereoTetrahedral.html">PC-StereoTetrahedral</a>, -- Tetrahedral (SP3) StereoCenter
|
|
planar <a href="PC-StereoPlanar.html">PC-StereoPlanar</a>, -- Planar (SP2) StereoCenter
|
|
squareplanar <a href="PC-StereoSquarePlanar.html">PC-StereoSquarePlanar</a>, -- Square Planar (SP4) StereoCenter
|
|
octahedral <a href="PC-StereoOctahedral.html">PC-StereoOctahedral</a>, -- Octahedral (OC-6) / Square Pyramid (SPY-5) StereoCenters
|
|
bipyramid <a href="PC-StereoTrigonalBiPyramid.html">PC-StereoTrigonalBiPyramid</a>, -- Trigonal BiPyramid (TBPY-4 and TBPY-5) StereoCenters
|
|
tshape <a href="PC-StereoTShape.html">PC-StereoTShape</a>, -- T-Shaped (TS-3) StereoCenters
|
|
pentagonal <a href="PC-StereoPentagonalBiPyramid.html">PC-StereoPentagonalBiPyramid</a> -- Pentagonal BiPyramid (PBPY-7) StereoCenters
|
|
}</pre>
|
|
</body>
|
|
</html> |