Home > three-story-controls > Damper > getDeltaValues
Get the change in values since the last update call
Signature:
getDeltaValues(): DamperValues;
Returns:
DamperValues
DamperValues object with the amount the values changed since the last update() call
update()