OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
SecStructureSegment Struct Reference

#include <sec_structure_segments.hh>

Public Member Functions

 SecStructureSegment (int f, int l, SecStructure s)
 
 SecStructureSegment ()
 
bool operator== (const SecStructureSegment &rhs) const
 
bool operator!= (const SecStructureSegment &rhs) const
 

Data Fields

int first
 
int last
 
SecStructure ss_type
 

Detailed Description

a consecutive secondary structure element

Definition at line 31 of file sec_structure_segments.hh.

Constructor & Destructor Documentation

SecStructureSegment ( int  f,
int  l,
SecStructure  s 
)
inline

Definition at line 32 of file sec_structure_segments.hh.

SecStructureSegment ( )
inline

Definition at line 35 of file sec_structure_segments.hh.

Member Function Documentation

bool operator!= ( const SecStructureSegment rhs) const
inline

Definition at line 42 of file sec_structure_segments.hh.

bool operator== ( const SecStructureSegment rhs) const
inline

Definition at line 38 of file sec_structure_segments.hh.

Field Documentation

int first

index of first residue part of the segment

Definition at line 48 of file sec_structure_segments.hh.

int last

index of last residue part of the segment

Definition at line 50 of file sec_structure_segments.hh.

SecStructure ss_type

secondandary structure type of the segment

Definition at line 52 of file sec_structure_segments.hh.


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