| Package | Description |
|---|---|
| com.agenarisk.api.model |
| Modifier and Type | Method and Description |
|---|---|
static Model.ConversionFlag |
Model.ConversionFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.ConversionFlag[] |
Model.ConversionFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.convertToStatic(DataSet dataSet,
Model.ConversionFlag... flags)
Make all states of dynamically discretized nodes static as they currently are in the provided DataSet.
No action will be performed if no nodes are simulated. Any VariableObservations in the DataSet will replace current Node variable defaults and will be replaced from the DataSet observations. |
Copyright © 2023. All rights reserved.