Relational boundary coverage absolute tolerance
Relational boundary coverage absolute tolerance
Model Configuration Pane: Coverage
Description
The Floating point tolerance: Absolute parameter specifies the
value of absolute tolerance for relational boundary coverage. This parameter applies to
only input signals with a floating-point data type,
such as double
. The relational boundary floating-point tolerance
equation is max(absTol, relTol* max(|lhs|,|rhs|))
. For more
information, see Relational Boundary Coverage.
Dependencies
To enable this parameter select the Enable coverage analysis and Relational boundary parameters.
Settings
1e-5
(default) | floating-point valueEnter a floating-point value for the relational boundary absolute tolerance.
Programmatic Use
Parameter: CovBoundaryAbsTol |
Type: single |
double |
Default: 1e-05 |
Version History
Introduced in R2014a