Specify properties of data to generate
Use the fixed.DataSpecification
and fixed.DataGenerator
objects to generate simulation inputs to test the full
operating range of your designs.
creates a dataspec
= fixed.DataSpecification(numerictype
)DataSpecification
object with default property values and data
type specified by numerictype
.
creates
a dataspec
= fixed.DataSpecification(numerictype
, Name,Value
)DataSpecification
object with data type specified by
numerictype
, and additional properties specified as
Name,Value
pair arguments.
contains | Determine whether value domain of a DataSpecification object
contains a specified value |
applyOnRootInport | (To be removed) Apply properties to Inport block |