public class AvgNode extends FunctionTreeNodeAdapter
Constructor and Description |
---|
AvgNode(java.util.Vector operands)
Constructor takes operands
|
Modifier and Type | Method and Description |
---|---|
double |
getDouble(MboRemote mbo)
Evaluates the node and returns the average as a double.
|
getBoolean, getDate, getInt, getNodeDataType, getNodeDataType, getString, setOperands
toString
public AvgNode(java.util.Vector operands) throws ParseException
ParseException
public double getDouble(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException