Main Content
Number of bits: double
Bit length of C double
data type for test hardware
Model Configuration Pane: Hardware Implementation
Description
The Number of bits: double parameter
specifies the bit length of the C
double
data type for the
hardware that you use to test code.
This parameter is read only. The bit length for double
data is always
64
.
Settings
64
The bit length for double
data is always 64
.
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact when Test hardware is the same as production hardware is selected. If it is not selected, no recommendation. |
Programmatic Use
Parameter: TargetBitPerDouble |
Type: integer |
Values:
64 (read only) |
Default: 64 |
Version History
Introduced in R2010a
See Also
Topics
- Specifying Test Hardware Characteristics (Simulink Coder)
- Hardware Implementation Options (Simulink Coder)
- Hardware Implementation Pane