Issie logo Issie

Held Type

What the cache holds for one wave over one window: its samples, or the reason there are none. "There are none, and asking again will not help" has to be sayable. A missing wave is exactly what asks for a fetch, so a wave that can never be fetched - the simulation has no driver to name it by - would be asked for again by every update for as long as it stayed selected. The answer is recorded like any other, against the window it was asked over.

Union cases

Union case Description

NoDriver Window

Full Usage: NoDriver Window

Parameters:

asked for over this window, and the simulation offers no way to name the signal. The row stays blank, and nothing asks again until the window changes.

Item : Window

Samples CachedWave

Full Usage: Samples CachedWave

Parameters:
Item : CachedWave

Instance members

Instance member Description

this.IsNoDriver

Full Usage: this.IsNoDriver

Returns: bool
Returns: bool

this.IsSamples

Full Usage: this.IsSamples

Returns: bool
Returns: bool

Type something to start searching.