Main Content
addSpecification
Class: fxpOptimizationOptions
Description
addSpecification(
specifies known data types in the model using name-value pairs. After specifying these known
parameters, if you optimize the data types in a system, the optimization process will not
change the specified block parameter data type. Specifications are applied to the model
during evaluation and to the final model. Specifications are not considered during range
collection.options
,Name,Value
)
You can use this method in cases where parts of a system are known to always be a certain data type. For example, if the input to your system comes from an 8-bit sensor.