Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Open topic with navigation
CAPL Functions » General » Function Overview » getJitterMin
getJitterMin
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE
Function Syntax
Description
Determines the lower limit for the allowable deviation when Jitter is set.
Parameters
—
Return Values
Lower deviation in parts per thousand.
Example
int val;
...
// Assign to val the lower value of the Jitter
val = getJitterMin();
...
getDrift • getJitterMax • setDrift • setJitter