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
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.