Six-rings that are ice-I stacking planes. More...
#include <cage_affiliation.hpp>
Public Attributes | |
| std::vector< bool > | basal |
| std::vector< bool > | equatorial |
| HC basal of a passing pair. | |
Six-rings that are ice-I stacking planes.
A basal ring of a passing HC pair is a hexagonal stacking plane. A DDC equatorial ring (HC-affiliated rings excluded, as in findDDC) is a cubic stacking plane. Prismatic and peripheral rings connect planes and do not vote. The two plane sets are disjoint because an HC-affiliated ring is not an equatorial candidate.
Definition at line 73 of file cage_affiliation.hpp.
| std::vector<bool> ring::StackingPlanes::basal |
Definition at line 74 of file cage_affiliation.hpp.
| std::vector<bool> ring::StackingPlanes::equatorial |
HC basal of a passing pair.
Definition at line 75 of file cage_affiliation.hpp.