Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes | Static Public Attributes
gmx::CrystallographicLabels Struct Reference

#include <gromacs/fileio/mrcdensitymapheader.h>

Description

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...
 

Member Data Documentation

constexpr int gmx::CrystallographicLabels::c_labelSize = 80
static

Length of crystallographic labels is eighty.


The documentation for this struct was generated from the following file: