Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  1. Variable (as is done in the example above)
  2. TimSeriesArray
  3. Wiki MarkupVariable\[\] Wiki Markup
  4. TimeSeriesArray\[\]

The major difference between the use of the class Variable and TimeSeriesArray is that Variable is used when the output is only dependend on input values

...

is dependend on other values at other time steps in the input time series. In this case one should use the TimeSeriesArray.

Wiki MarkupThe same logic applies to the cases when a Variable\[\] or TimeSeriesArray\[\] is used. The difference between a Variable and a Variable\[\] is that when in the configuration several

Wiki Markuptimeseries are defined in the timeseriesset config a Variable\[\] is used. For example by configuring a locationSet in the timeSeriesSet. When the timeseriesset only defines a single

timeseries than a Variable is used.

...