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

#include <metadata.hpp>

Inheritance diagram for gemmi::RefinementInfo:
[legend]

Classes

struct  Restr
 

Public Attributes

std::string id
 
std::string cross_validation_method
 
std::string rfree_selection_method
 
int bin_count = -1
 
std::vector< BasicRefinementInfobins
 
double mean_b = NAN
 
Mat33 aniso_b {NAN}
 
double luzzati_error = NAN
 
double dpi_blow_r = NAN
 
double dpi_blow_rfree = NAN
 
double dpi_cruickshank_r = NAN
 
double dpi_cruickshank_rfree = NAN
 
double cc_fo_fc = NAN
 
double cc_fo_fc_free = NAN
 
std::vector< Restrrestr_stats
 
std::vector< TlsGrouptls_groups
 
std::string remarks
 
- Public Attributes inherited from gemmi::BasicRefinementInfo
double resolution_high = NAN
 
double resolution_low = NAN
 
double completeness = NAN
 
int reflection_count = -1
 
int rfree_set_count = -1
 
double r_all = NAN
 
double r_work = NAN
 
double r_free = NAN
 

Detailed Description

Definition at line 117 of file metadata.hpp.

Member Data Documentation

◆ id

std::string gemmi::RefinementInfo::id

Definition at line 126 of file metadata.hpp.

◆ cross_validation_method

std::string gemmi::RefinementInfo::cross_validation_method

Definition at line 127 of file metadata.hpp.

◆ rfree_selection_method

std::string gemmi::RefinementInfo::rfree_selection_method

Definition at line 128 of file metadata.hpp.

◆ bin_count

int gemmi::RefinementInfo::bin_count = -1

Definition at line 129 of file metadata.hpp.

◆ bins

std::vector<BasicRefinementInfo> gemmi::RefinementInfo::bins

Definition at line 130 of file metadata.hpp.

◆ mean_b

double gemmi::RefinementInfo::mean_b = NAN

Definition at line 131 of file metadata.hpp.

◆ aniso_b

Mat33 gemmi::RefinementInfo::aniso_b {NAN}

Definition at line 132 of file metadata.hpp.

◆ luzzati_error

double gemmi::RefinementInfo::luzzati_error = NAN

Definition at line 133 of file metadata.hpp.

◆ dpi_blow_r

double gemmi::RefinementInfo::dpi_blow_r = NAN

Definition at line 134 of file metadata.hpp.

◆ dpi_blow_rfree

double gemmi::RefinementInfo::dpi_blow_rfree = NAN

Definition at line 135 of file metadata.hpp.

◆ dpi_cruickshank_r

double gemmi::RefinementInfo::dpi_cruickshank_r = NAN

Definition at line 136 of file metadata.hpp.

◆ dpi_cruickshank_rfree

double gemmi::RefinementInfo::dpi_cruickshank_rfree = NAN

Definition at line 137 of file metadata.hpp.

◆ cc_fo_fc

double gemmi::RefinementInfo::cc_fo_fc = NAN

Definition at line 138 of file metadata.hpp.

◆ cc_fo_fc_free

double gemmi::RefinementInfo::cc_fo_fc_free = NAN

Definition at line 139 of file metadata.hpp.

◆ restr_stats

std::vector<Restr> gemmi::RefinementInfo::restr_stats

Definition at line 140 of file metadata.hpp.

◆ tls_groups

std::vector<TlsGroup> gemmi::RefinementInfo::tls_groups

Definition at line 141 of file metadata.hpp.

◆ remarks

std::string gemmi::RefinementInfo::remarks

Definition at line 142 of file metadata.hpp.


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