Table of Contents

Constructor Integrator

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

Integrator(int)

Initializes a new instance of the Integrator class.

public Integrator(int sumWindow)

Parameters

sumWindow int

The number of values to consider in the sum.