Adaptagrams
|
A variable is comprised of an ideal position, final position and a weight. More...
#include <variable.h>
A variable is comprised of an ideal position, final position and a weight.
When creating a variable you specify an ideal value, and a weight—how much the variable wants to be at its ideal position. After solving the problem you can read back the final position for the variable.