Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

물리 단위

물리 모델링 환경에서 사용 가능한 단위 및 단위 변환 함수

Simscape™ 소프트웨어는 표준 단위의 라이브러리와 함께 제공되며 필요에 따라 추가 단위를 정의할 수 있습니다. 블록 대화 상자에서 파라미터 값과 함께 단위를 지정하면 Simscape 단위 관리자가 물리 네트워크 문제의 해를 구할 때 필요한 단위 변환 연산을 수행합니다. Simscape 블록은 표준 측정 시스템을 지원합니다. 디폴트 블록 단위는 Meter-Kilogram-Second, 즉 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 이후)

도움말 항목