public class MagSusSampleRpiEstimate extends Object implements SampleRpiEstimate
Modifier and Type | Method and Description |
---|---|
String |
getCommaSeparatedHeader() |
double |
getEstimate() |
Sample |
getNormalizer() |
Sample |
getNrmSample() |
double |
getRatio() |
String |
toCommaSeparatedString() |
public Sample getNrmSample()
getNrmSample
in interface SampleRpiEstimate
public Sample getNormalizer()
public double getRatio()
public String toCommaSeparatedString()
toCommaSeparatedString
in interface SampleRpiEstimate
SampleRpiEstimate.getCommaSeparatedHeader()
public String getCommaSeparatedHeader()
getCommaSeparatedHeader
in interface SampleRpiEstimate
SampleRpiEstimate.toCommaSeparatedString()
SampleRpiEstimate.toCommaSeparatedString()
public double getEstimate()
getEstimate
in interface SampleRpiEstimate
Copyright © 2022. All rights reserved.