|
Gromacs
2023.4
|
This is the complete list of members for PdbAtomEntry, including all inherited members.
| altloc() const | PdbAtomEntry | inline |
| anisotropy() const | PdbAtomEntry | inline |
| atomName() const | PdbAtomEntry | inline |
| atomSerialNumber() const | PdbAtomEntry | inline |
| bFactor() const | PdbAtomEntry | inline |
| occupancy() const | PdbAtomEntry | inline |
| PdbAtomEntry(PdbRecordType type, int pdbAtomNumber, char alternativeLocation, const std::string &atomName) | PdbAtomEntry | inline |
| PdbAtomEntry(PdbRecordType type, int pdbAtomNumber, char alternativeLocation, const std::string &atomName, std::optional< real > occupancy, std::optional< real > bFactor) | PdbAtomEntry | inline |
| PdbAtomEntry(PdbRecordType type, int atomSerialNumber, char alternativeLocation, const std::string &atomName, std::optional< real > occupancy, std::optional< real > bFactor, std::optional< std::array< real, 6 >> anisotropy) | PdbAtomEntry | inline |
| type() const | PdbAtomEntry | inline |
1.8.5