public class Ahsen01SodiumCorrection extends EntropyCorrection implements NamedMethod
Constructor and Description |
---|
Ahsen01SodiumCorrection() |
Modifier and Type | Method and Description |
---|---|
protected double |
correctEntropy(Environment environment)
corrects the computed entropy (delta S (Na = 1M)).
|
java.lang.String |
getName()
Gets the full name of the method.
|
boolean |
isApplicable(Environment environment)
Check if the environment chosen by the user is a applicable with the correction model.
|
correctMeltingResults
public boolean isApplicable(Environment environment)
CorrectionMethod
isApplicable
in interface CorrectionMethod
isApplicable
in class EntropyCorrection
protected double correctEntropy(Environment environment)
EntropyCorrection
correctEntropy
in class EntropyCorrection
public java.lang.String getName()
getName
in interface NamedMethod