Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::Scaling< Real >::Point Struct Reference

#include <scaling.hpp>

Public Member Functions

Miller get_x () const
 
double get_y () const
 
double get_weight () const
 

Public Attributes

Miller hkl
 
double stol2
 
std::complex< Realfcmol
 
std::complex< Realfmask
 
Real fobs
 
Real sigma
 

Detailed Description

template<typename Real>
struct gemmi::Scaling< Real >::Point

Definition at line 70 of file scaling.hpp.

Member Function Documentation

◆ get_x()

template<typename Real >
Miller gemmi::Scaling< Real >::Point::get_x ( ) const
inline

Definition at line 76 of file scaling.hpp.

◆ get_y()

template<typename Real >
double gemmi::Scaling< Real >::Point::get_y ( ) const
inline

Definition at line 77 of file scaling.hpp.

◆ get_weight()

template<typename Real >
double gemmi::Scaling< Real >::Point::get_weight ( ) const
inline

Definition at line 78 of file scaling.hpp.

Member Data Documentation

◆ hkl

template<typename Real >
Miller gemmi::Scaling< Real >::Point::hkl

Definition at line 71 of file scaling.hpp.

◆ stol2

template<typename Real >
double gemmi::Scaling< Real >::Point::stol2

Definition at line 72 of file scaling.hpp.

◆ fcmol

template<typename Real >
std::complex<Real> gemmi::Scaling< Real >::Point::fcmol

Definition at line 73 of file scaling.hpp.

◆ fmask

template<typename Real >
std::complex<Real> gemmi::Scaling< Real >::Point::fmask

Definition at line 73 of file scaling.hpp.

◆ fobs

template<typename Real >
Real gemmi::Scaling< Real >::Point::fobs

Definition at line 74 of file scaling.hpp.

◆ sigma

template<typename Real >
Real gemmi::Scaling< Real >::Point::sigma

Definition at line 74 of file scaling.hpp.


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