TimeDataCircularVector Fields |
The TimeDataCircularVector type exposes the following members.
Name | Description | |
---|---|---|
_count |
Number of elements currently in the queue/circular array
(Inherited from FifoQueueT.) | |
_head |
Index of first element in circular array _q (Inherited from FifoQueueT.) | |
_q |
Internal array of queue values, used as circular array.
(Inherited from FifoQueueT.) |