Class Scheduler.ClockDescriptor
Contains the state of the clock for every frame of the clocksource
Namespace: Mechatronics.SystemGraph
Syntax
public class ClockDescriptor
Fields
NextTick
NextTick time that this waveform will be executed
Declaration
public double NextTick
Field Value
| Type | Description |
|---|---|
| Double |
State
State of the current clock edge
Declaration
public Scheduler.ClockState State
Field Value
| Type | Description |
|---|---|
| Scheduler.ClockState |