Creates or modifies a unit of length. The factor describes the number of the new units in 1 degree Celcius, and the offset describes the relative position of 0. For example, Farenheit = 9/5 +32
| longName | string | Long name for unit | 
| shortName | string | Short name for unit | 
| factor | double | conversion factor (from SI). | 
| offset | double | offset (from 0C). | 
| Return value | IFUnit | the returned object | 
Back to Modeller
Back to Overview