このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
coder.descriptor.LookupTableDataInterface クラス
名前空間: coder.descriptor
スーパークラス: coder.descriptor.DataInterface
調整可能なパラメーターをもつ Lookup Table ブロックに関する情報を返す
説明
coder.descriptor.LookupTableDataInterface
オブジェクトは、生成されたコードに調整可能なパラメーターをもつ以下の Lookup Table ブロックの各種プロパティを記述します。
1-D Lookup Table
2-D Lookup Table
n-D Lookup Table
Interpolation Using Prelookup
Sine
Cosine
作成
は、モデルに調整可能なパラメーターを使用する Lookup Table ブロックが含まれる場合に params
= getDataInterfaces(codeDescObj
, dataInterfaceName
)coder.descriptor.LookupTableDataInterface
オブジェクトを作成します。codeDescObj
オブジェクトは、関数 getCodeDescriptor
を使用することで、モデル用に作成された coder.codedescriptor.CodeDescriptor
オブジェクトです。
入力引数
プロパティ
メソッド
例
バージョン履歴
R2020a で導入