Click or drag to resize

BoundarySourceComponentUnitConverter Constructor

Overload List
  NameDescription
Public methodBoundarySourceComponentUnitConverter(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).
Public methodBoundarySourceComponentUnitConverter(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).
Top
See Also