Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

物理単位

物理モデリング環境で使用できる単位と単位変換関数

Simscape™ ソフトウェアには標準単位のライブラリがあり、必要に応じて追加の単位を定義できます。ブロック ダイアログで単位をパラメーター値と共に指定すると、Simscape の単位マネージャーは物理ネットワークを解決する際に必要な単位変換処理を実行します。Simscape ブロックでは標準の測定システムがサポートされています。既定のブロック単位はメートル-キログラム-秒、すなわち MKS (SI) です。

関数

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 以降)

トピック