Interface UnitConverter

All Known Implementing Classes:
NRNUtils, SIUnitConverter

public interface UnitConverter
Author:
padraig
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    convert(float siValue, String dimensionName)
     
  • Method Details

    • convert

      float convert(float siValue, String dimensionName) throws org.lemsml.jlems.core.sim.LEMSException
      Throws:
      org.lemsml.jlems.core.sim.LEMSException