public abstract class DNADMSOCorrections extends java.lang.Object implements CorrectionMethod
Constructor and Description |
---|
DNADMSOCorrections() |
Modifier and Type | Method and Description |
---|---|
ThermoResult |
correctMeltingResult(Environment environment,
double parameter) |
boolean |
isApplicable(Environment environment)
Check if the environment chosen by the user is a applicable with the correction model.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
correctMeltingResults
public boolean isApplicable(Environment environment)
CorrectionMethod
isApplicable
in interface CorrectionMethod
public ThermoResult correctMeltingResult(Environment environment, double parameter)