Property Value
- Namespace
- Gamelogic.Extensions.Algorithms
- Assembly
- Gamelogic.Extensions.dll
Value
Gets or sets the current value of the PID controller. Setting this value updates both the differentiator and integrator.
public float Value { get; set; }