|
Gromacs
2025.3
|
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. | |
1.8.5