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 » getJitterMax
getJitterMax
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE
Function Syntax
Description
Determines the upper limit for the allowable deviation when Jitter is set.
Parameters
—
Return Values
Upper deviation in parts per thousand.
Example
int val;
...
// Assign to val the upper value of the Jitter
val = getJitterMax();
...
getDrift • getJitterMin • setDrift • setJitter