| Contents | Index |
extern int ssGetDataTypeIsFixedPoint(SimStruct *S, DTypeId
dataTypeId)
SimStruct representing an S-function block.
Data type ID of the registered data type for which you want to know whether it is fixed-point.
This function determines whether a registered data type is a fixed-point data type:
This function returns TRUE if the registered data type is fixed-point, and FALSE otherwise.
If the registered data type is a pure Simulink integer, such as int8, this function returns TRUE.
If the registered data type is ScaledDouble, this function returns FALSE.
To use this function, you must include fixedpoint.h and fixedpoint.c. For more information, see Structure of the S-Function.
C
FixPt_DataTypeIsFixedPoint

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |