|
Rosetta 3.5
|
#include <RampingMover.hh>


Public Member Functions | |
| virtual | ~LinearFunc () |
| virtual Real | func (Real x) const |
| Func must be defined (and finite) over the range from 0 and 1. More... | |
Public Member Functions inherited from protocols::moves::RampingFunc | |
| virtual | ~RampingFunc () |
Additional Inherited Members | |
Public Types inherited from protocols::moves::RampingFunc | |
| typedef core::Real | Real |
Definition at line 61 of file RampingMover.hh.
|
virtual |
Definition at line 54 of file RampingMover.cc.
Func must be defined (and finite) over the range from 0 and 1.
Implements protocols::moves::RampingFunc.
Definition at line 68 of file RampingMover.hh.
1.8.4