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 |
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsNoDriver
Returns: bool
|
|
Full Usage:
this.IsSamples
Returns: bool
|
|