ssSetTNext - Set the time of the next sample hit
Syntax
void ssSetTNext(SimStruct *S, time_T tnext)
Arguments
- S
SimStruct representing an S-Function block.
- tnext
Time of the next sample hit.
Description
A discrete S-function with a variable sample time should use
this macro in mdlGetTimeOfNextVarHit to specify
the time of the next sample hit.
Languages
C, C++
Example
See the S-function matlabroot/toolbox/simulink/simdemos/simfeatures/src/vsfunc.c used
in sfcndemo_vsfunc.mdl.
See Also
ssGetTNext, ssGetT, mdlGetTimeOfNextVarHit
 | ssSetStopRequested | | ssSetUserData |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit