|
Gromacs
2025.3
|
#include <gromacs/fileio/mrcdensitymapheader.h>
Crystallographic labels for mrc data.
Public Attributes | |
| int32_t | numUsedLabels_ = 0 |
| Number of used crystallographic labels, 0 for imagestacks, 1 for emdb data. | |
|
std::array< std::array < unsigned char, c_labelSize >, 10 > | labels_ = {} |
| Crystallographic labels or "::::EMDataBank.org::::EMD-1234::::" for EMDB entries. | |
Static Public Attributes | |
| static constexpr int | c_labelSize = 80 |
| Length of crystallographic labels is eighty. More... | |
|
static |
Length of crystallographic labels is eighty.
1.8.5