|
| constexpr unsigned int | UNKNOWN = 0 |
| | Atom with no matching Sybyl atom type. More...
|
| |
| constexpr unsigned int | C_3 = 1 |
| | Specifies sp3 Carbon. More...
|
| |
| constexpr unsigned int | C_2 = 2 |
| | Specifies sp2 Carbon. More...
|
| |
| constexpr unsigned int | C_1 = 3 |
| | Specifies sp Carbon. More...
|
| |
| constexpr unsigned int | C_ar = 4 |
| | Specifies an aromatic Carbon. More...
|
| |
| constexpr unsigned int | C_cat = 5 |
| | Specifies a Carbocation (C+), used only in a guanidinium group. More...
|
| |
| constexpr unsigned int | N_3 = 6 |
| | Specifies sp3 Nitrogen. More...
|
| |
| constexpr unsigned int | N_2 = 7 |
| | Specifies sp2 Nitrogen. More...
|
| |
| constexpr unsigned int | N_1 = 8 |
| | Specifies sp Nitrogen. More...
|
| |
| constexpr unsigned int | N_ar = 9 |
| | Specifies an aromatic Nitrogen. More...
|
| |
| constexpr unsigned int | N_am = 10 |
| | Specifies Nitrogen in amides. More...
|
| |
| constexpr unsigned int | N_pl3 = 11 |
| | Specifies a trigonal planar Nitrogen. More...
|
| |
| constexpr unsigned int | N_4 = 12 |
| | Specifies a positively charged sp3 Nitrogen. More...
|
| |
| constexpr unsigned int | O_3 = 13 |
| | Specifies sp3 Oxygen. More...
|
| |
| constexpr unsigned int | O_2 = 14 |
| | Specifies sp2 Oxygen. More...
|
| |
| constexpr unsigned int | O_co2 = 15 |
| | Specifies Oxygen in carboxylate and phosphate groups. More...
|
| |
| constexpr unsigned int | O_spc = 16 |
| | Specifies Oxygen in the Single Point Charge (SPC) water model. More...
|
| |
| constexpr unsigned int | O_t3p = 17 |
| | Specifies Oxygen in the Transferable Intermolecular Potential (TIP3P) water model. More...
|
| |
| constexpr unsigned int | S_3 = 18 |
| | Specifies sp3 Sulfur. More...
|
| |
| constexpr unsigned int | S_2 = 19 |
| | Specifies sp2 Sulfur. More...
|
| |
| constexpr unsigned int | S_O = 20 |
| | Specifies Sulfur in sulfoxides. More...
|
| |
| constexpr unsigned int | S_O2 = 21 |
| | Specifies Sulfur in sulfones. More...
|
| |
| constexpr unsigned int | P_3 = 22 |
| | Specifies sp3 Phosphorous. More...
|
| |
| constexpr unsigned int | F = 23 |
| | Specifies Fluorine. More...
|
| |
| constexpr unsigned int | H = 24 |
| | Specifies Hydrogen. More...
|
| |
| constexpr unsigned int | H_spc = 25 |
| | Specifies Hydrogen in the Single Point Charge (SPC) water model. More...
|
| |
| constexpr unsigned int | H_t3p = 26 |
| | Specifies Hydrogen in the Transferable intermolecular Potential (TIP3P) water model. More...
|
| |
| constexpr unsigned int | LP = 27 |
| | Specifies a lone pair. More...
|
| |
| constexpr unsigned int | Du = 28 |
| | Specifies a dummy atom. More...
|
| |
| constexpr unsigned int | Du_C = 29 |
| | Specifies a dummy Carbon. More...
|
| |
| constexpr unsigned int | Any = 30 |
| | Specifies any atom. More...
|
| |
| constexpr unsigned int | Hal = 31 |
| | Specifies any halogen. More...
|
| |
| constexpr unsigned int | Het = 32 |
| | Specifies a heteroatom (N, O, S or P). More...
|
| |
| constexpr unsigned int | Hev = 33 |
| | Specifies any heavy atom (non-Hydrogen). More...
|
| |
| constexpr unsigned int | Li = 34 |
| | Specifies Lithium. More...
|
| |
| constexpr unsigned int | Na = 35 |
| | Specifies Sodium. More...
|
| |
| constexpr unsigned int | Mg = 36 |
| | Specifies Magnesium. More...
|
| |
| constexpr unsigned int | Al = 37 |
| | Specifies Aluminum. More...
|
| |
| constexpr unsigned int | Si = 38 |
| | Specifies Silicon. More...
|
| |
| constexpr unsigned int | K = 39 |
| | Specifies Potassium. More...
|
| |
| constexpr unsigned int | Ca = 40 |
| | Specifies Calcium. More...
|
| |
| constexpr unsigned int | Cr_th = 41 |
| | Specifies Chromium (tetrahedral). More...
|
| |
| constexpr unsigned int | Cr_oh = 42 |
| | Specifies Chromium (octahedral). More...
|
| |
| constexpr unsigned int | Mn = 43 |
| | Specifies Manganese. More...
|
| |
| constexpr unsigned int | Fe = 44 |
| | Specifies Iron. More...
|
| |
| constexpr unsigned int | Co_oh = 45 |
| | Specifies Cobalt (octahedral). More...
|
| |
| constexpr unsigned int | Cu = 46 |
| | Specifies Copper. More...
|
| |
| constexpr unsigned int | Cl = 47 |
| | Specifies Chlorine. More...
|
| |
| constexpr unsigned int | Br = 48 |
| | Specifies Bromine. More...
|
| |
| constexpr unsigned int | I = 49 |
| | Specifies Iodine. More...
|
| |
| constexpr unsigned int | Zn = 50 |
| | Specifies Zinc. More...
|
| |
| constexpr unsigned int | Se = 51 |
| | Specifies Selenium. More...
|
| |
| constexpr unsigned int | Mo = 52 |
| | Specifies Molybdenum. More...
|
| |
| constexpr unsigned int | Sn = 53 |
| | Specifies Tin. More...
|
| |
| constexpr unsigned int | MAX_DEFAULT_TYPE = Sn |
| | Marks the end of the default Sybyl atom types. More...
|
| |
| constexpr unsigned int | B = 54 |
| | Specifies Boron. More...
|
| |
| constexpr unsigned int | Pt = 55 |
| | Specifies Platinum. More...
|
| |
| constexpr unsigned int | MAX_TYPE = Pt |
| | Marks the end of all supported atom types. More...
|
| |
Provides constants for the specification of the Tripos Sybyl atom type.