objectType IntegerDeltaUpdate
extends AbstractUpdate
A simple integer delta update. This increments or decrements the target value by the specified amount.
Members
| name | type | mult | description |
|---|---|---|---|
| delta | ivoa:integer | The increment or decrement to apply. | |
| units | ivoa:string | The units to use for the change. |