Rosetta
Public Attributes | List of all members
protocols::loops::SerializedLoop Struct Reference

Bare-bones representation of a loop. More...

#include <Loop.hh>

Public Attributes

core::Size start = 0
 
core::Size stop = 0
 
core::Size cut = 0
 
core::Real skip_rate = 0.0
 
bool extended = false
 

Detailed Description

Bare-bones representation of a loop.

Member Data Documentation

◆ cut

core::Size protocols::loops::SerializedLoop::cut = 0

◆ extended

bool protocols::loops::SerializedLoop::extended = false

◆ skip_rate

core::Real protocols::loops::SerializedLoop::skip_rate = 0.0

◆ start

core::Size protocols::loops::SerializedLoop::start = 0

◆ stop

core::Size protocols::loops::SerializedLoop::stop = 0

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