Ramps slowly from the starting value to the final value Non-zero for x = 0. Doesn't really start at (0,0). func(x) = exp( -1 * ( 1 - x ) / ( 1 - xval_at_0p5 ) * 0.6931 );.
More...
#include <RampingMover.hh>
Ramps slowly from the starting value to the final value Non-zero for x = 0. Doesn't really start at (0,0). func(x) = exp( -1 * ( 1 - x ) / ( 1 - xval_at_0p5 ) * 0.6931 );.
protocols::moves::InvGeometricFunc::InvGeometricFunc |
( |
Real |
xval_at_0p5 | ) |
|
Ramps slowly from the starting value to the final value Non-zero for x = 0. Doesn't really start at (0,0). func(x) = exp( -1 * ( 1 - x ) / ( 1 - xval_at_0p5 ) * 0.6931 );.
protocols::moves::InvGeometricFunc::InvGeometricFunc |
( |
| ) |
|
protocols::moves::InvGeometricFunc::~InvGeometricFunc |
( |
| ) |
|
|
virtual |
Real protocols::moves::InvGeometricFunc::inv_one_minus_xval_at_0p5_ |
|
private |
The documentation for this class was generated from the following files: