TimeIndex.IndexMode<'T, 'modelTimeUnit> Type
When using a time index, if a value is requested within the bounds of the time-series but not falling on an observed time, a lookup value may be interpolated using an interpolation function. Here, `'T` is the data value type.
Union cases
Instance members
| Instance member |
Description
|
Full Usage:
this.IsExact
Returns: bool
|
|
Full Usage:
this.IsInterpolate
Returns: bool
|
|
bristlecone