Gromacs  2020-beta1
 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, 3 *3 > matrix_ = {}
 Skew matrix for crystallographic unit cell in Ångström.
 
std::array< float, 3 > translation_ = {}
 Translation of crystallographic unit cell in Ångström.
 

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