custom functions


Function reference for custom channel configuration functions. These functions can be directly invoked within the custom channel configuration script (or in any other custom code implementation).


These functions are only available when using MATLAB code!


ccc_callMatlabComServer

Call a external MATLAB instance via the COM server

ccc_correctInterrupts

Correct interrrupts within the data with linear interpolation.

ccc_cropData

Crop the OUT_DATA struct based on samples or reference time.

ccc_gps2trackgeo

Calculate ground truth track geometry data (distance to left/right/center, curvature) from GPS positions

ccc_movedetection

Calculate charateristic movement parameters for park assist.

ccc_readCarMakerERG

Read a .erg file from IPG CarMaker

ccc_readMDF

Read a .mdf .mf3 or .mf4 file.