Interface DiscreteSeriesSet

Interface for objects returned by wodinRunDiscrete. This represents some number of model variables, each of which may have multiple traces (several stochastic realisations, followed by a mean) or be a single trace where there was no observed differences between particles.

Hierarchy

  • DiscreteSeriesSet

Properties

Properties

The individual seriess. These have predictable ordering:

  • Traces corresponding to a single logical model variable will be adjacent to each other, and these will be in the same order as the model metadata.
  • Individual traces (which have a description value of "Individual" will always appear before any summary traces, but are omitted in the case where all individual traces are identical.
x: number[]

Common domain (typically time) for the solution

Generated using TypeDoc