Gemmi C++ API
Loading...
Searching...
No Matches
Public Attributes | List of all members
gemmi::Mtz::Dataset Struct Reference

#include <mtz.hpp>

Public Attributes

int id
 
std::string project_name
 
std::string crystal_name
 
std::string dataset_name
 
UnitCell cell
 
double wavelength
 

Detailed Description

Definition at line 71 of file mtz.hpp.

Member Data Documentation

◆ id

int gemmi::Mtz::Dataset::id

Definition at line 72 of file mtz.hpp.

◆ project_name

std::string gemmi::Mtz::Dataset::project_name

Definition at line 73 of file mtz.hpp.

◆ crystal_name

std::string gemmi::Mtz::Dataset::crystal_name

Definition at line 74 of file mtz.hpp.

◆ dataset_name

std::string gemmi::Mtz::Dataset::dataset_name

Definition at line 75 of file mtz.hpp.

◆ cell

UnitCell gemmi::Mtz::Dataset::cell

Definition at line 76 of file mtz.hpp.

◆ wavelength

double gemmi::Mtz::Dataset::wavelength

Definition at line 77 of file mtz.hpp.


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