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

#include <chemcomp.hpp>

Public Member Functions

std::string str () const
 

Static Public Member Functions

static const charwhat ()
 

Public Attributes

std::string label
 
AtomId id1
 
AtomId id2
 
AtomId id3
 
AtomId id4
 
double value
 
double esd
 
int period
 

Detailed Description

Definition at line 105 of file chemcomp.hpp.

Member Function Documentation

◆ what()

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

Definition at line 106 of file chemcomp.hpp.

◆ str()

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

Definition at line 112 of file chemcomp.hpp.

Member Data Documentation

◆ label

std::string gemmi::Restraints::Torsion::label

Definition at line 107 of file chemcomp.hpp.

◆ id1

AtomId gemmi::Restraints::Torsion::id1

Definition at line 108 of file chemcomp.hpp.

◆ id2

AtomId gemmi::Restraints::Torsion::id2

Definition at line 108 of file chemcomp.hpp.

◆ id3

AtomId gemmi::Restraints::Torsion::id3

Definition at line 108 of file chemcomp.hpp.

◆ id4

AtomId gemmi::Restraints::Torsion::id4

Definition at line 108 of file chemcomp.hpp.

◆ value

double gemmi::Restraints::Torsion::value

Definition at line 109 of file chemcomp.hpp.

◆ esd

double gemmi::Restraints::Torsion::esd

Definition at line 110 of file chemcomp.hpp.

◆ period

int gemmi::Restraints::Torsion::period

Definition at line 111 of file chemcomp.hpp.


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