ValueSeries Members
The ValueSeries type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AsEnumerable | (Inherited from CircularBuffer.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from CircularBuffer.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetQueueIndex | (Inherited from CircularBuffer.) |
|
|
GetStackIndex | (Inherited from CircularBuffer.) |
|
|
GetType | (Inherited from Object.) |
|
|
Increment | (Inherited from CircularBuffer.) |
|
|
Initialize(IReadOnlyList<(Of <<'(Double>)>>)) | |
|
|
Initialize(Int32, BufferIndex) | (Inherited from CircularBuffer.) |
|
|
Initialize(IReadOnlyList<(Of <<'(UTP>)>>)) | (Inherited from CircularBuffer.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Push(Double) | |
|
|
Push(UTP) | (Inherited from CircularBuffer.) |
|
|
ToString | (Inherited from Object.) |
|
|
TruncateTo |
Operators
| Name | Description | |
|---|---|---|
|
|
Addition(ValueSeries, Double) | |
|
|
Addition(Double, ValueSeries) | |
|
|
Multiply(Double, ValueSeries) | |
|
|
Multiply(ValueSeries, Double) | |
|
|
Subtraction |
Properties
| Name | Description | |
|---|---|---|
|
|
Average | |
|
|
Capacity | (Inherited from CircularBuffer.) |
|
|
Count | (Inherited from CircularBuffer.) |
|
|
Indexing | (Inherited from CircularBuffer.) |
|
|
Item | (Inherited from CircularBuffer.) |
|
|
SquareAverage |

