Determine whether the model is running in Rapid Accelerator mode
boolean_T ssIsRapidAcceleratorActive(SimStruct *S)
S
SimStruct representing an S-Function block.
The Boolean value true
if the model is being built or simulated
in the Rapid Accelerator mode. Returns false
otherwise.
Use this macro in an S-function to determine whether the model is currently simulating in Rapid Accelerator mode.
C, C++
ssRTWGenIsModelReferenceRTWTarget
, ssRTWGenIsModelReferenceSimTarget
, ssRTWGenIsCodeGen
, ssIsExternalSim
, ssGetSimMode