| Method Summary |
|
/*optional*/
Double | GetOffset
()
Get method for attribute
"Offset"
The offset value applied to values in the reference unit. |
| double | GetScale
()
Get method for attribute
"Scale"
The scale applied to values in the reference unit to get the
value in the actual unit. |
| void | SetOffset
(
/*optional*/
Double value)
Set method for attribute
"Offset"
The offset value applied to values in the reference unit. |
| void | SetScale
(double value)
Set method for attribute
"Scale"
The scale applied to values in the reference unit to get the
value in the actual unit. |