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 rfree_set_count = -1
 
double r_all = NAN
 
double r_work = NAN
 
double r_free = NAN
 

Detailed Description

Definition at line 106 of file metadata.hpp.

Member Data Documentation

◆ resolution_high

double gemmi::BasicRefinementInfo::resolution_high = NAN

Definition at line 107 of file metadata.hpp.

◆ resolution_low

double gemmi::BasicRefinementInfo::resolution_low = NAN

Definition at line 108 of file metadata.hpp.

◆ completeness

double gemmi::BasicRefinementInfo::completeness = NAN

Definition at line 109 of file metadata.hpp.

◆ reflection_count

int gemmi::BasicRefinementInfo::reflection_count = -1

Definition at line 110 of file metadata.hpp.

◆ rfree_set_count

int gemmi::BasicRefinementInfo::rfree_set_count = -1

Definition at line 111 of file metadata.hpp.

◆ r_all

double gemmi::BasicRefinementInfo::r_all = NAN

Definition at line 112 of file metadata.hpp.

◆ r_work

double gemmi::BasicRefinementInfo::r_work = NAN

Definition at line 113 of file metadata.hpp.

◆ r_free

double gemmi::BasicRefinementInfo::r_free = NAN

Definition at line 114 of file metadata.hpp.


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