| BoundarySourceComponentUnitConverter(IBoundarySource, Int32, eumUnit) | Constructor, creating scale factor and offset from eum units. The units must be equivalent, default values are used (scale is 1 and offset is 0). |
| BoundarySourceComponentUnitConverter(IBoundarySource, Int32, eumUnit, Boolean) | Constructor, creating scale factor and offset from eum units. If the units are not equivalent and unitsMustBeEquivalent is set, default values are used (scale is 1 and offset is 0). |