Gromacs
2025.0-dev-20241011-013a99c
|
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. | |