|
Rosetta 3.5
|
#include <FoldResonance.hh>

Public Member Functions | |
| FoldResonance () | |
| void | set_window (core::Real start, core::Real end) |
| bool | is_folded_down (core::Real freq) const |
| bool | is_folded_up (core::Real freq) const |
| bool | is_folded (core::Real freq) const |
| core::Real | start () const |
| core::Real | end () const |
| core::Real | operator() (core::Real freq) const |
| bool | is_folded () const |
| void | show (std::ostream &os) const |
Private Attributes | |
| core::Real | start_ |
| core::Real | window_ |
Definition at line 33 of file FoldResonance.hh.
|
inline |
Definition at line 35 of file FoldResonance.hh.
|
inline |
Definition at line 55 of file FoldResonance.hh.
References start_, and window_.
Referenced by is_folded_up(), and show().
|
inline |
Definition at line 50 of file FoldResonance.hh.
References is_folded_down(), and is_folded_up().
|
inline |
Definition at line 66 of file FoldResonance.hh.
References window_.
Referenced by operator()(), and show().
|
inline |
Definition at line 42 of file FoldResonance.hh.
References start(), and window_.
Referenced by is_folded(), and operator()().
|
inline |
Definition at line 46 of file FoldResonance.hh.
References end(), and window_.
Referenced by is_folded(), and operator()().
|
inline |
Definition at line 57 of file FoldResonance.hh.
References is_folded(), is_folded_down(), is_folded_up(), and window_.
|
inline |
Definition at line 37 of file FoldResonance.hh.
References start(), start_, and window_.
Referenced by protocols::noesy_assign::CrossPeakInfo::set_folding_window().
|
inline |
Definition at line 70 of file FoldResonance.hh.
References end(), is_folded(), start(), and window_.
|
inline |
Definition at line 54 of file FoldResonance.hh.
References start_.
Referenced by is_folded_down(), set_window(), and show().
|
private |
Definition at line 79 of file FoldResonance.hh.
Referenced by end(), set_window(), and start().
|
private |
Definition at line 80 of file FoldResonance.hh.
Referenced by end(), is_folded(), is_folded_down(), is_folded_up(), operator()(), set_window(), and show().
1.8.4