![]() |
Rosetta Protocols
2014.35
|
#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... | |
![]() | |
virtual | ~RampingFunc () |
Additional Inherited Members | |
![]() | |
typedef core::Real | Real |
|
virtual |
Func must be defined (and finite) over the range from 0 and 1.
Implements protocols::moves::RampingFunc.