Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

物理单位

物理建模环境中提供的单位和单位转换函数

Simscape™ 软件附带一个标准单位库,您可以根据需要定义其他单位。您可以在模块对话框中指定单位和参数值,Simscape 单位管理器会在求解物理网络时执行必要的单位转换运算。Simscape 模块支持标准测量系统。默认模块单位为米千克秒 (MKS) 公制单位。

函数

pm_adddimensionAdds new dimension to unit registry
pm_addunitAdd new unit to unit registry
pm_getdimensionsGet information about all dimensions in unit registry
pm_getunitsGet information about all units in unit registry
simscape.computationalUnitDetermine computational unit for commensurate units (自 R2021b 起)
simscape.isCommensurateUnitCheck whether units are commensurate (自 R2021b 起)
simscape.mustBeCommensurateUnitValidate that units are commensurate (自 R2021b 起)

对象

simscape.ValueCreate value with unit (自 R2021b 起)
simscape.UnitRepresent unit of measure without an associated value (自 R2021b 起)

主题