OpenStructure
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() [1/2]

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

Definition at line 32 of file sec_structure_segments.hh.

◆ SecStructureSegment() [2/2]

SecStructureSegment ( )
inline

Definition at line 35 of file sec_structure_segments.hh.

Member Function Documentation

◆ operator!=()

bool operator!= ( const SecStructureSegment rhs) const
inline

Definition at line 42 of file sec_structure_segments.hh.

◆ operator==()

bool operator== ( const SecStructureSegment rhs) const
inline

Definition at line 38 of file sec_structure_segments.hh.

Field Documentation

◆ first

int first

index of first residue part of the segment

Definition at line 48 of file sec_structure_segments.hh.

◆ last

int last

index of last residue part of the segment

Definition at line 50 of file sec_structure_segments.hh.

◆ ss_type

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: