File

core/range-display/range-display.model.ts

Index

Properties

Properties

current
current: number
Type : number
Optional

Current value of the measurement (optional)

fractionSize
fractionSize: number
Type : number
Optional

Determines the number of decimal places (optional)

max
max: number
Type : number
Optional

The maximum value of the range display (optional) Default should be 100.

min
min: number
Type : number
Optional

The minimum value of the range display (optional) Default should be 0.

orientation
orientation: "horizontal" | "vertical"
Type : "horizontal" | "vertical"
Optional

Widget orientation. Can only be 'horizontal' or 'vertical'. (optional)

redRangeMax
redRangeMax: number
Type : number
Optional

Maximum value for the red range. (optional)

redRangeMin
redRangeMin: number
Type : number
Optional

Minimum value for the red range. (optional)

target
target: number
Type : number
Optional

Target value of the measurement (optional)

time
time: string
Type : string
Optional

Current time of the measurement (optional)

unit
unit: string
Type : string
Optional

Unit of the measurement. E.g. 'C'(optional)

yellowRangeMax
yellowRangeMax: number
Type : number
Optional

Maximum value for the yellow range. (optional)

yellowRangeMin
yellowRangeMin: number
Type : number
Optional

Minimum value for the yellow range. (optional)

results matching ""

    No results matching ""