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 ()
 

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.

Field Documentation

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.


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