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

#include <metadata.hpp>

Public Member Functions

 Restr (const std::string &name_)
 

Public Attributes

std::string name
 
int count = -1
 
double weight = NAN
 
std::string function
 
double dev_ideal = NAN
 

Detailed Description

Definition at line 118 of file metadata.hpp.

Constructor & Destructor Documentation

◆ Restr()

gemmi::RefinementInfo::Restr::Restr ( const std::string &  name_)
inline

Definition at line 124 of file metadata.hpp.

Member Data Documentation

◆ name

std::string gemmi::RefinementInfo::Restr::name

Definition at line 119 of file metadata.hpp.

◆ count

int gemmi::RefinementInfo::Restr::count = -1

Definition at line 120 of file metadata.hpp.

◆ weight

double gemmi::RefinementInfo::Restr::weight = NAN

Definition at line 121 of file metadata.hpp.

◆ function

std::string gemmi::RefinementInfo::Restr::function

Definition at line 122 of file metadata.hpp.

◆ dev_ideal

double gemmi::RefinementInfo::Restr::dev_ideal = NAN

Definition at line 123 of file metadata.hpp.


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