class TRes_Tor

Torsions in a given residue type

Public Methods

[more] TRes_Tor()
[more] TRes_Tor(int i_id, int i_type_id)
[more] ~TRes_Tor()
[more]void set_id(int i_id)
[more]void set_affect_at(int i_affect_at)
[more]void set_type(int i_type_id)
[more]int get_id() const
[more]int get_affect_at() const
[more]int get_type() const

Private Fields

[more]int id
[more]int affect_at
type id of atom directly affected by this torsion
[more]int type_id
type information for this tor


Documentation

Torsions in a given residue type
o TRes_Tor()

o TRes_Tor(int i_id, int i_type_id)

o ~TRes_Tor()

ovoid set_id(int i_id)

ovoid set_affect_at(int i_affect_at)

ovoid set_type(int i_type_id)

oint get_id() const

oint get_affect_at() const

oint get_type() const

oint id

oint affect_at
type id of atom directly affected by this torsion

oint type_id
type information for this tor


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.