|
OpenStructure
|
#include <sec_structure_segments.hh>
Public Member Functions | |
| SecStructureSegment (int f, int l, SecStructure s) | |
| SecStructureSegment () | |
Data Fields | |
| int | first |
| int | last |
| SecStructure | ss_type |
a consecutive secondary structure element
Definition at line 31 of file sec_structure_segments.hh.
|
inline |
Definition at line 32 of file sec_structure_segments.hh.
|
inline |
Definition at line 35 of file sec_structure_segments.hh.
| int first |
index of first residue part of the segment
Definition at line 39 of file sec_structure_segments.hh.
| int last |
index of last residue part of the segment
Definition at line 41 of file sec_structure_segments.hh.
| SecStructure ss_type |
secondandary structure type of the segment
Definition at line 43 of file sec_structure_segments.hh.
1.8.5