Gromacs
2026.0-dev-20250418-2a07af2
|
Basic entries in AtomProperty.
Public Member Functions | |
BaseEntry (const std::string &aName, const std::string &rName) | |
Default constructor. | |
Public Attributes | |
std::string | atomName |
Name for atom. | |
std::string | residueName |
Name for residue. | |
bool | isAvailable |
Is property available. | |
real | value |
Value set for property. | |