public class RollBufferShort extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
index |
protected int |
m_nHistoryElements |
protected int |
m_nWindowElements |
short[] |
m_pData |
protected int |
windowPlusHistory |
| Constructor and Description |
|---|
RollBufferShort() |
Copyright © 2014. All rights reserved.