Writing S-Functions    
ssGetAbsTol

Get the absolute tolerances used by the model's variable step solver.

Syntax

Arguments
S
   SimStruct representing an S-function block.

Description

Use in mdlStart to get the absolute tolerances used by the variable step solver for this simulation. Returns a pointer to an array that contains the tolerance for each continuous state.

Languages

C, C++

Example

See Also
ssGetStateAbsTol, ssIsVariableStepSolver


 ssCallSystemWithTid ssGetContStateAddress