Table of Contents

Class UnitWithOffset

Namespace
H.Extensions.Unit
Assembly
H.Extensions.Unit.dll
public class UnitWithOffset : Unit
Inheritance
UnitWithOffset
Inherited Members
Extension Methods

Constructors

UnitWithOffset(UnitsSystem, string, string, string, Dimensions, double, double, DisplayOption)

public UnitWithOffset(UnitsSystem system, string name, string shortname, string CommonCode, Dimensions dim, double conv, double offset, Unit.DisplayOption opt = DisplayOption.Explicit)

Parameters

system UnitsSystem
name string
shortname string
CommonCode string
dim Dimensions
conv double
offset double
opt Unit.DisplayOption

Fields

Offset

public double Offset

Field Value

double