| Contents | Index |
extern int ssGetDataTypeFractionLength (SimStruct *S, DTypeId
dataTypeId)
SimStruct representing an S-function block.
Data type ID of the registered data type for which you want to know the fraction length.
This function returns the fraction length, or the number of bits to the right of the binary point, of the data type designated by dataTypeId.
This function errors out when ssGetDataTypeIsScalingPow2 returns FALSE.
This function also errors out when ssGetDataTypeIsFxpFltApiCompat 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_DataTypeFractionLength

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 |