Property | Type | Description | |
---|---|---|---|
LoadInternalStates | void |
Method | Description | |
---|---|---|
DelayNextPulse ( int milliseconds ) : void | ||
Initialize ( CircularQueue |
||
Pulse ( ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
LoadInternalStates ( ) : void |
public static DelayNextPulse ( int milliseconds ) : void | ||
milliseconds | int | |
return | void |
public static Initialize ( CircularQueue |
||
waypoints | CircularQueue |
|
timeBetweenPulses | int | |
return | void |