ema workbench

Table Of Contents

Other Sub Sites

outcomes

Created on 24 mei 2011

Code author: jhkwakkel <j.h.kwakkel (at) tudelft (dot) nl>

Outcome

class outcomes.Outcome(name, time=False)

Outcome class

name

name of the outcome

time

boolean, indication of outcome is a time series or not

__init__(name, time=False)

init

Parameters:
  • name – Name of the outcome.
  • time – Boolean, specifies whether the outcome is a time series or not (Default = False).