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

#include <metadata.hpp>

Inheritance diagram for gemmi::BasicRefinementInfo:
[legend]

Public Attributes

double resolution_high = NAN
 
double resolution_low = NAN
 
double completeness = NAN
 
int reflection_count = -1
 
int work_set_count = -1
 
int rfree_set_count = -1
 
double r_all = NAN
 
double r_work = NAN
 
double r_free = NAN
 
double cc_fo_fc_work = NAN
 
double cc_fo_fc_free = NAN
 
double fsc_work = NAN
 
double fsc_free = NAN
 
double cc_intensity_work = NAN
 
double cc_intensity_free = NAN
 

Detailed Description

Definition at line 110 of file metadata.hpp.

Member Data Documentation

◆ resolution_high

double gemmi::BasicRefinementInfo::resolution_high = NAN

Definition at line 111 of file metadata.hpp.

◆ resolution_low

double gemmi::BasicRefinementInfo::resolution_low = NAN

Definition at line 112 of file metadata.hpp.

◆ completeness

double gemmi::BasicRefinementInfo::completeness = NAN

Definition at line 113 of file metadata.hpp.

◆ reflection_count

int gemmi::BasicRefinementInfo::reflection_count = -1

Definition at line 114 of file metadata.hpp.

◆ work_set_count

int gemmi::BasicRefinementInfo::work_set_count = -1

Definition at line 115 of file metadata.hpp.

◆ rfree_set_count

int gemmi::BasicRefinementInfo::rfree_set_count = -1

Definition at line 116 of file metadata.hpp.

◆ r_all

double gemmi::BasicRefinementInfo::r_all = NAN

Definition at line 117 of file metadata.hpp.

◆ r_work

double gemmi::BasicRefinementInfo::r_work = NAN

Definition at line 118 of file metadata.hpp.

◆ r_free

double gemmi::BasicRefinementInfo::r_free = NAN

Definition at line 119 of file metadata.hpp.

◆ cc_fo_fc_work

double gemmi::BasicRefinementInfo::cc_fo_fc_work = NAN

Definition at line 120 of file metadata.hpp.

◆ cc_fo_fc_free

double gemmi::BasicRefinementInfo::cc_fo_fc_free = NAN

Definition at line 121 of file metadata.hpp.

◆ fsc_work

double gemmi::BasicRefinementInfo::fsc_work = NAN

Definition at line 122 of file metadata.hpp.

◆ fsc_free

double gemmi::BasicRefinementInfo::fsc_free = NAN

Definition at line 123 of file metadata.hpp.

◆ cc_intensity_work

double gemmi::BasicRefinementInfo::cc_intensity_work = NAN

Definition at line 124 of file metadata.hpp.

◆ cc_intensity_free

double gemmi::BasicRefinementInfo::cc_intensity_free = NAN

Definition at line 125 of file metadata.hpp.


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