public class RepexOSTOptions
extends Object
-
Constructor Summary 
Constructors
-
Method Summary 
double
The interval (in psec) between replica exchange attempts.
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
RepexOSTOptions 
public RepexOSTOptions()
-
Method Details 
-
getRepexFrequency 
public double getRepexFrequency()
The interval (in psec) between replica exchange attempts.
- Returns:
- Returns the RepEx exchange interval.
-
setRepexFrequency 
public void setRepexFrequency(double repexFrequency)