Ramps rapidly from the starting value to the final value. Not 1 at x=1. Doesn't really finish at (1,1). func(x) = 1 - exp( -1 * x * inv_xval_at_0p5 * 0.6931 );.
More...
#include <RampingMover.hh>
Ramps rapidly from the starting value to the final value. Not 1 at x=1. Doesn't really finish at (1,1). func(x) = 1 - exp( -1 * x * inv_xval_at_0p5 * 0.6931 );.
| protocols::moves::GeometricFunc::GeometricFunc |
( |
Real |
xval_at_0p5 | ) |
|
Ramps rapidly from the starting value to the final value. Not 1 at x=1. Doesn't really finish at (1,1).
| protocols::moves::GeometricFunc::GeometricFunc |
( |
| ) |
|
ctor – val of 0.5 produces 0.5
| protocols::moves::GeometricFunc::~GeometricFunc |
( |
| ) |
|
|
overridedefault |
| Real protocols::moves::GeometricFunc::inv_xval_at_0p5_ |
|
private |
The documentation for this class was generated from the following files: