Data structure for Sgroup data (substance group data).
More...
#include <mol_fmt.h>
Data structure for Sgroup data (substance group data).
- Parameters
-
| id | it is what is called 'Sgroup number' in CTFile |
| type | Sgroup type: SUP = superatom, MUL = multiple group, SRU = SRU type, MON = monomer, MER = Mer type, COP = copolymer, CRO = crosslink, MOD = modification, GRA = graft, COM = component, MIX = mixture, FOR = formulation, DAT = data Sgroup, ANY = any polymer, GEN = generic |
| subtype | (SST) |
| conn | (SCN) Connectivity |
| label | what is called 'unique Sgroup identifier' in CTFile (SLB) |
| xbr1 | bracket ends coordinates (SDI) |
| xbr2 | bracket ends coordinates (SDI) |
| smt | Sgroup Subscript (SMT) |
| alist | list of atom indices (AL) |
| blist | list of bond indices (BL) |
◆ alist
◆ blist
◆ conn
| int A_MOL_FMT_SGROUP::conn |
◆ id
◆ label
| int A_MOL_FMT_SGROUP::label |
◆ smt
| char A_MOL_FMT_SGROUP::smt[80] |
◆ subtype
| int A_MOL_FMT_SGROUP::subtype |
◆ type
| int A_MOL_FMT_SGROUP::type |
◆ xbr1
| double A_MOL_FMT_SGROUP::xbr1[4] |
◆ xbr2
| double A_MOL_FMT_SGROUP::xbr2[4] |
The documentation for this struct was generated from the following file: