WSMConnectComponentsString
WSMConnectComponentsString["newmodel",{"c1"∈"comp1",…},{"c1.a"->"c2.b",…}]
コンポーネント c1 のコネクタ a とコンポーネント c2 のコネクタ b,のように順に接続することによって,Modelicaモデル"newmodel" を含む文字列を作成する.
詳細とオプション
例題
例
特性と関係
関連項目
関連するガイド
WSMLink`
WSMLink`
WSMConnectComponentsString
WSMConnectComponentsStringは,バージョン11.3で試験的に導入されたConnectSystemModelComponentsに段階的に置き換えられつつある.
WSMConnectComponentsString["newmodel",{"c1"∈"comp1",…},{"c1.a"->"c2.b",…}]
コンポーネント c1 のコネクタ a とコンポーネント c2 のコネクタ b,のように順に接続することによって,Modelicaモデル"newmodel" を含む文字列を作成する.
詳細とオプション
- WSMConnectComponentsStringは,WSMConnectComponentsと同じ引数とオプションを取る.
- newmodel をSystemModelerカーネルにコミットする代りに,WSMConnectComponentsStringはModelica の文字列表記を返す.