Package | Description |
---|---|
org.beast.gui.output.charts | |
org.beast.helpers | |
org.beast.merger |
Modifier and Type | Method and Description |
---|---|
void |
PotWoodGraph.setDataset(ResultsSet resSet,
ParameterSet parSet)
Method to set a dataset.
|
void |
PotEnergyGraph.setDataset(ResultsSet resSet,
ParameterSet parSet)
Method to set a dataset.
|
void |
AnnuityGraph.setDataset(ResultsSet resSet,
ParameterSet parSet)
Method to set a dataset.
|
Modifier and Type | Method and Description |
---|---|
static ParameterSet |
ParameterProlongator.prolongator(ParameterSet parSet)
Method to prolongate parameter values.
|
Modifier and Type | Method and Description |
---|---|
static ParameterSet |
ParameterProlongator.prolongator(ParameterSet parSet)
Method to prolongate parameter values.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,ParameterSet> |
ParameterCollection.getParams()
Method to get parameter map.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterCollection.setParams(java.util.Map<java.lang.Integer,ParameterSet> params)
Method to set parameter map.
|