Function unitToUnit

    • 距离单位内互相转换
    • Convert distance units to each other

    Parameters

    • distance: number

      距离

    • from: Units

      当前距离单位

    • to: Units

      目标距离单位

    Returns number

    • 转换后距离

Generated using TypeDoc