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

#include <chemcomp.hpp>

Public Member Functions

double radians () const
 
std::string str () const
 

Static Public Member Functions

static const charwhat ()
 

Public Attributes

AtomId id1
 
AtomId id2
 
AtomId id3
 
double value
 
double esd
 

Detailed Description

Definition at line 94 of file chemcomp.hpp.

Member Function Documentation

◆ what()

static const char * gemmi::Restraints::Angle::what ( )
inlinestatic

Definition at line 95 of file chemcomp.hpp.

◆ radians()

double gemmi::Restraints::Angle::radians ( ) const
inline

Definition at line 99 of file chemcomp.hpp.

◆ str()

std::string gemmi::Restraints::Angle::str ( ) const
inline

Definition at line 100 of file chemcomp.hpp.

Member Data Documentation

◆ id1

AtomId gemmi::Restraints::Angle::id1

Definition at line 96 of file chemcomp.hpp.

◆ id2

AtomId gemmi::Restraints::Angle::id2

Definition at line 96 of file chemcomp.hpp.

◆ id3

AtomId gemmi::Restraints::Angle::id3

Definition at line 96 of file chemcomp.hpp.

◆ value

double gemmi::Restraints::Angle::value

Definition at line 97 of file chemcomp.hpp.

◆ esd

double gemmi::Restraints::Angle::esd

Definition at line 98 of file chemcomp.hpp.


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