Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeSeriesInformation

Package version

The time series info needed for calculating the baseline.

Hierarchy

  • TimeSeriesInformation

Index

Properties

sensitivities

sensitivities: string[]

the list of sensitivities for calculating the baseline.

Optional timestamps

timestamps: Date[] | string[]

the array of timestamps of the baselines.

values

values: number[]

The metric values to calculate the baseline.

Generated using TypeDoc