Torsion type info
Public Methods
-
TTor()
-
TTor(int i_id, int i_tor_num, string i_label)
-
~TTor()
-
void set_id(int i_id)
-
void set_tor_num(int i_tor_num)
-
void set_label(string i_label)
-
int get_id() const
-
int get_tor_num() const
-
const string& get_label() const
Private Fields
-
int id
- id of this Tor type
-
string label
- residue dependent name
-
int tor_num
- residue independent torsion number
Documentation
Torsion type info
- TTor()
- TTor(int i_id, int i_tor_num, string i_label)
- ~TTor()
- void set_id(int i_id)
- void set_tor_num(int i_tor_num)
- void set_label(string i_label)
- int get_id() const
- int get_tor_num() const
- const string& get_label() const
- int id
- id of this Tor type
- string label
- residue dependent name
- int tor_num
- residue independent torsion number
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.