![]() |
Chemical Data Processing Library C++ API - Version 1.3.0
|
Provides constants for the specification of atom hybridization states. More...
Variables | |
constexpr unsigned int | UNKNOWN = 0 |
Specifies an unknown hybridization state. More... | |
constexpr unsigned int | SP = 1 |
Specifies the hybridization state sp. More... | |
constexpr unsigned int | SP1 = SP |
Specifies the hybridization state sp1. More... | |
constexpr unsigned int | SP2 = 2 |
Specifies the hybridization state sp2. More... | |
constexpr unsigned int | SP3 = 3 |
Specifies the hybridization state sp3. More... | |
constexpr unsigned int | DP = 4 |
Specifies the hybridization dp. More... | |
constexpr unsigned int | SD3 = 5 |
Specifies the hybridization state sd3. More... | |
constexpr unsigned int | SP2D = 6 |
Specifies the hybridization state sp2d. More... | |
constexpr unsigned int | SP3D = 7 |
Specifies the hybridization state sp3d. More... | |
constexpr unsigned int | SP3D2 = 8 |
Specifies the hybridization state sp3d2. More... | |
constexpr unsigned int | SP3D3 = 9 |
Specifies the hybridization state sp3d3. More... | |
Provides constants for the specification of atom hybridization states.
|
constexpr |
Specifies an unknown hybridization state.
|
constexpr |
Specifies the hybridization state sp.
|
constexpr |
Specifies the hybridization state sp1.
|
constexpr |
Specifies the hybridization state sp2.
|
constexpr |
Specifies the hybridization state sp3.
|
constexpr |
Specifies the hybridization dp.
|
constexpr |
Specifies the hybridization state sd3.
|
constexpr |
Specifies the hybridization state sp2d.
|
constexpr |
Specifies the hybridization state sp3d.
|
constexpr |
Specifies the hybridization state sp3d2.
|
constexpr |
Specifies the hybridization state sp3d3.