Identify any code generation that is not used by the Accelerator.
boolean_T ssRTWGenIsCodeGen(SimStruct *S)
S
SimStruct representing an S-Function block.
The Boolean value true
if the model is generating code for any
purpose other than Accelerator mode simulation. Returns false
if
the model is not generating code or is generating code for Accelerator mode
simulation.
Use this macro in an S-function to determine whether the model is generating code.
C, C++
ssRTWGenIsModelReferenceRTWTarget
, ssRTWGenIsModelReferenceSimTarget
, ssRTWGenIsAccelerator
, ssIsExternalSim
, ssGetSimMode