Класс: fxpOptimizationOptions
Задайте числовой допуск для оптимизированной системы
addTolerance(options,block_path,port_index,tolerance_type,tolerance_value)
addTolerance(options,block_path,port_index,tolerance_type,tolerance_value,loggingInfo)
addTolerance( задает числовой допуск для выходного сигнала, заданного как options,block_path,port_index,tolerance_type,tolerance_value)block_path и port_index, с типом допуска, заданным как tolerance_type и значение, заданное tolerance_value.
addTolerance( задает допуск и опции для логгирования информации с options,block_path,port_index,tolerance_type,tolerance_value,loggingInfo)Simulink.SimulationData.LoggingInfo.