DataProcessorVirialOverlap
, MeterOverlap
public interface AlphaSource
Modifier and Type | Method | Description |
---|---|---|
double |
getAlpha(int i) |
Returns the ith alpha value (i=0..(n-1))
|
int |
getNumAlpha() |
Returns the number of possible alpha values.
|