Interface to define a LUT options which were recomputed after each LUT update.

Hierarchy

  • LUTStateOptions

Properties

isValid: boolean

Validation flag which describes that the LUT is configured correctly.

length: number

Amount of LUT steps.

max: number

Maximal value of the entire LUT.

min: number

Minimal value of the entire LUT.

subranges: SubRange[]

Collection of subranges.