Table of Contents

Property Sum

Namespace
Gamelogic.Extensions.Algorithms
Assembly
Gamelogic.Extensions.dll

Sum

Gets the sum of the values in the buffer.

public float Sum { get; }

Property Value

float

Remarks

Technically, we need to scale each interval by the time between samples. We assume the sample rate is constant, and that it can be absorbed by the factor in PidController.