SignalState Class |
Namespace: Demo3D.IO
public sealed class State
The SignalState type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
The current associated address.
| |
| At |
The time that this signal arrived at Stage.
| |
| DataValue |
The current associated data value.
| |
| Stage |
The Stage that this signal is currently at.
| |
| Stats |
Stage stats for the stage.
|