Interface TimeGiven

A set of times corresponding to some given list of times (e.g., along a data set).

Hierarchy

  • TimeGiven

Properties

Properties

mode: Given

Literal field, indicates this represents a given array of times

times: number[]

A vector of times to return the solution at

Generated using TypeDoc