Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::MrcDensitySkewData Struct Reference

#include <gromacs/fileio/mrcdensitymapheader.h>

Description

Skew matrix and translation. As named in "EMDB Map Distribution Format Description Version 1.01 (c) emdatabank.org 2014".

Public Attributes

bool valid_ = false
 True if skew matrix is stored.
 
std::array< float, DIM *DIM > matrix_ = {}
 Skew matrix for crystallographic unit cell in Ångström.
 
std::array< float, DIM > translation_ = {}
 Translation of crystallographic unit cell in Ångström.
 

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