public interface IMetric
Modifier and Type | Method and Description |
---|---|
double |
calculate(ISpectrum spectrum) |
IFormula |
getFormula() |
String |
getName() |
boolean |
requireFormula() |
void |
setFormula(IFormula formula) |
Copyright © 2010–2019 GZoltar. All rights reserved.