Overload List

  Name Description
Public method GetSegmentValue(ICumulFunctionExpr, Int32)
This method assumes that the cumul function expression f is fixed. It returns the value of the ith segment of the cumul function expression f.
Public method GetSegmentValue(IStateFunction, Int32)
This method assumes that state function f is fixed. It returns the value of the ith segment of the state function f.

See Also