Modeller.createEnergyUnit


createEnergyUnit(longName, shortName, factor)

Creates or modifies a unit of energy. The factor describes the number of the new units in 1 Joule. For example, mJ = 1000

longNamestringLong name for unit
shortNamestringShort name for unit
factordoubleconversion factor (from SI).
Return valueIFUnitthe returned object

Back to Modeller

Back to Overview