Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PdbAtomEntry Member List

This is the complete list of members for PdbAtomEntry, including all inherited members.

altloc() const PdbAtomEntryinline
anisotropy() const PdbAtomEntryinline
atomName() const PdbAtomEntryinline
atomSerialNumber() const PdbAtomEntryinline
bFactor() const PdbAtomEntryinline
occupancy() const PdbAtomEntryinline
PdbAtomEntry(PdbRecordType type, int pdbAtomNumber, char alternativeLocation, const std::string &atomName)PdbAtomEntryinline
PdbAtomEntry(PdbRecordType type, int pdbAtomNumber, char alternativeLocation, const std::string &atomName, std::optional< real > occupancy, std::optional< real > bFactor)PdbAtomEntryinline
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)PdbAtomEntryinline
type() const PdbAtomEntryinline