| Contents | Index |
real_T ssGetStateAbsTol(SimStruct *S, int_T state)
SimStruct representing an S-Function block.
Index of the state whose absolute tolerance is to be returned.
A real_T value for the absolute tolerance of the state referenced by the index state.
Use to get the absolute tolerance for a particular state.
Note Absolute tolerances are not allocated for fixed-step solvers. Therefore, you should never invoke this macro until you have verified that the simulation is using a variable-step solver, using ssIsVariableStepSolver. |
C, C++
See the S-function sfun_atol.c used in sfcndemo_sfun_atol.mdl.
ssSetStateAbsTol, ssIsVariableStepSolver

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 |