Both C support libraries (CG32.LIB and SIMOBJ.LIB) contain a collection of object files that contain compiled instructions to support blocks for which there is no direct translation into C source code. These blocks include:
• atan2
• buffer
• crossDetect
• dotProduct
• embed
• error
• export
• import
• integrator
• invert
• limitedIntegrator
• map
• multiply
• pulseTrain
• resetIntegrator
• stateSpace
• stop
• timeDelay
• transferFunction
• transpose
• unitDelay
• vsum
SIMOBJ.LIB also contains API instructions to support code generation.