Function metersTo

    • 将距离单位米转换为指定单位
    • Convert distance units from meters to specified units

    Parameters

    • distance: number

      距离(米)

    • units: Units

      距离单位

    Returns number

    • 距离

Generated using TypeDoc