SimulationRunStatus Type
document current status of a simulation as used by waveform simulator
Union cases
| Union case | Description |
Full Usage:
SimEmpty
|
|
Full Usage:
SimNoProject
|
|
Full Usage:
SimOutOfDate
|
|
Full Usage:
SimValidDifferentSheet
|
|
Full Usage:
SimValidSameSheet
|
Instance members
| Instance member | Description |
Full Usage:
this.IsSimEmpty
Returns: bool
|
|
Full Usage:
this.IsSimNoProject
Returns: bool
|
|
Full Usage:
this.IsSimOutOfDate
Returns: bool
|
|
Full Usage:
this.IsSimValidDifferentSheet
Returns: bool
|
|
Full Usage:
this.IsSimValidSameSheet
Returns: bool
|
|