Main Content

변수 초기화

시뮬레이션 전에 블록 변수 초기화 및 결과 검증

Simscape™ 솔버는 모든 모델 방정식을 충족시키기 위해 모든 시스템 변수에 대한 초기값을 구해서 모델 시뮬레이션을 위한 초기 조건을 계산합니다. 사용자는 블록 변수에 대한 우선 순위 및 목표 초기값을 지정하여 초기 조건 계산에 영향을 미칠 수 있습니다. 또한 저장된 동작점에서 전체 모델에 대한 변수를 초기화할 수 있습니다. 블록 변수를 초기화한 후 모델을 시뮬레이션하기 전에 변수 뷰어를 열어서 어느 변수 목표값이 충족되었는지 확인할 수 있습니다.

함수

모두 확장

simscape.op.createCreate operating point by extracting data from model or from logged simulation data
simscape.op.OperatingPointOperating point object containing hierarchical target data for variable initialization
simscape.op.TargetVariable initialization target object
setAdd or update element of operating point
getAccess element of operating point data tree
relativePathGet path to node associated with block or subsystem
hasPathDetermine whether operating point data contains element at specified path
removeRemove element from operating point
moveMove element from one path to another
mergeCreate operating point by merging data from two operating points
hasPrivateDataDetermine whether operating point data contains private data elements
removePrivateDataRemove private data elements from operating point

도움말 항목