Products & Services Solutions Academia Support User Community Company

Learn more about Simulink   

ssGetSampleTime - Get one of an S-function's sample times.

Syntax

time_T ssGetSampleTime(SimStruct *S, int_T sti);

Arguments

S

SimStruct representing an S-Function block.

sti

Index of the sample time to be returned.

Returns

A time_T value indicating the sample time associated with the index sti.

Description

Use to obtain the sample time of S corresponding to the sample time index sti. See matlabroot/extern/include/tmwtypes.h for a description of the time_T data type.

Languages

C, C++

Example

The following statement

time_T t = ssGetSampleTime(S, 0);

returns the S-function's current sample time.

See the S-function matlabroot/toolbox/simulink/simdemos/simfeatures/src/sfun_zc_sat.c used in sfcndemo_sfun_zc_sat.mdl for a complete example that uses this function.

See Also

ssSetSampleTime

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS