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

#include <merge.hpp>

Public Member Functions

bool operator< (const Refl &o) const
 
const charintensity_label () const
 
std::string hkl_label () const
 

Public Attributes

Miller hkl
 
short isign
 
short nobs
 
double value
 
double sigma
 

Detailed Description

Definition at line 101 of file merge.hpp.

Member Function Documentation

◆ operator<()

bool gemmi::Intensities::Refl::operator< ( const Refl o) const
inline

Definition at line 108 of file merge.hpp.

◆ intensity_label()

const char * gemmi::Intensities::Refl::intensity_label ( ) const
inline

Definition at line 112 of file merge.hpp.

◆ hkl_label()

std::string gemmi::Intensities::Refl::hkl_label ( ) const
inline

Definition at line 118 of file merge.hpp.

Member Data Documentation

◆ hkl

Miller gemmi::Intensities::Refl::hkl

Definition at line 102 of file merge.hpp.

◆ isign

short gemmi::Intensities::Refl::isign

Definition at line 103 of file merge.hpp.

◆ nobs

short gemmi::Intensities::Refl::nobs

Definition at line 104 of file merge.hpp.

◆ value

double gemmi::Intensities::Refl::value

Definition at line 105 of file merge.hpp.

◆ sigma

double gemmi::Intensities::Refl::sigma

Definition at line 106 of file merge.hpp.


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