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

#include <metadata.hpp>

Public Attributes

std::string id
 
std::string description
 
double ph = NAN
 
std::string ph_range
 
std::vector< DiffractionInfodiffractions
 

Detailed Description

Definition at line 82 of file metadata.hpp.

Member Data Documentation

◆ id

std::string gemmi::CrystalInfo::id

Definition at line 83 of file metadata.hpp.

◆ description

std::string gemmi::CrystalInfo::description

Definition at line 84 of file metadata.hpp.

◆ ph

double gemmi::CrystalInfo::ph = NAN

Definition at line 85 of file metadata.hpp.

◆ ph_range

std::string gemmi::CrystalInfo::ph_range

Definition at line 86 of file metadata.hpp.

◆ diffractions

std::vector<DiffractionInfo> gemmi::CrystalInfo::diffractions

Definition at line 87 of file metadata.hpp.


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