

/*cipOptional*/ 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 ( /*cipOptional*/ 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. |

GetScale | ||
double | GetScale | () |
SetScale | ||
void | SetScale | (double value) |

GetOffset | ||
/*cipOptional*/ Double | GetOffset | () |
SetOffset | ||
void | SetOffset | ( /*cipOptional*/ Double value) |
