Свойство | Тип | Описание | |
---|---|---|---|
LoadInternalStates | void |
Метод | Описание | |
---|---|---|
DelayNextPulse ( int milliseconds ) : void | ||
Initialize ( CircularQueue |
||
Pulse ( ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void |
Метод | Описание | |
---|---|---|
LoadInternalStates ( ) : void |
public static DelayNextPulse ( int milliseconds ) : void | ||
milliseconds | int | |
Результат | void |
public static Initialize ( CircularQueue |
||
waypoints | CircularQueue |
|
timeBetweenPulses | int | |
Результат | void |