fixed.DataSpecification
生成するデータのプロパティの指定
説明
fixed.DataSpecification
オブジェクトと fixed.DataGenerator
オブジェクトを使用して、設計の動作範囲全体をテストするシミュレーション入力を生成します。
作成
構文
説明
は、既定のプロパティ値と dataspec
= fixed.DataSpecification(numerictype
)numerictype
で指定されたデータ型で DataSpecification
オブジェクトを作成します。
は、dataspec
= fixed.DataSpecification(numerictype
,Name,Value
)numerictype
で指定されたデータ型と、Name,Value
のペアの引数として指定された追加のプロパティで、DataSpecification
オブジェクトを作成します。
入力引数
プロパティ
オブジェクト関数
contains | 指定した値が DataSpecification オブジェクトの値の領域に含まれているかどうかの判別 |
applyOnRootInport | (削除予定) Inport ブロックへのプロパティの適用 |
例
バージョン履歴
R2019b で導入