public final class ValueOfInformationOptions extends Object
ValueOfInformation.| Constructor and Description | 
|---|
ValueOfInformationOptions()
Initializes a new instance of the  
ValueOfInformationOptions class. | 
| Modifier and Type | Method and Description | 
|---|---|
LogarithmBase | 
getLogarithmBase()
The logarithm base to use when calculating  
ValueOfInformation. | 
Integer | 
getTerminalTime()
Gets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes. 
 | 
void | 
setLogarithmBase(LogarithmBase value)
The logarithm base to use when calculating  
ValueOfInformation. | 
void | 
setTerminalTime(Integer value)
Sets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes. 
 | 
public ValueOfInformationOptions()
ValueOfInformationOptions class.public LogarithmBase getLogarithmBase()
ValueOfInformation.public void setLogarithmBase(LogarithmBase value)
ValueOfInformation.public Integer getTerminalTime()
public void setTerminalTime(Integer value)
Copyright © 2021. All rights reserved.