Skip to content

objectType IntegerDeltaUpdate

extends AbstractUpdate

A simple integer delta update. This increments or decrements the target value by the specified amount.

IntegerDeltaUpdateivoa:integer deltaivoa:string unitsAbstractUpdate

Members

name type mult description
delta ivoa:integer The increment or decrement to apply.
units ivoa:string The units to use for the change.