EASY-ROB™ Kernel  v8.606
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_AutoPath_ConfigurationSpace
 C_CURRENT_STEP_DATA
 C_ER_EXTAX_KIN_DATA
 C_NEXT_STEP_DATA
 C_NEXT_TARGET_DATA
 C_NEXT_TARGET_DATA_ADVANCE
 CCURRENT_STEP_DATAContains additional desired data for current interpolation step
Usage with erGetCurrentStepData() after successfully calling of erGET_NEXT_STEP()
 CDFRAMEHomogeneous 4x4 transformation matrix, a Frame
with 3x3 orthogonal noa-matrix (n = o x a) and 3x1 position vector. The last row is per default [0 0 0 1]
 CER_CollideResultCollision results for query ER_COLL_QUERY_TYPE_COLLIDE, see erColl_GetResults_Collide()
 CER_CollisionPairA pair of two colliding triangles, see erColl_GetResults_Collide()
 CER_DistanceResultCollision results for query ER_COLL_QUERY_TYPE_DISTANCE, see erColl_GetResults_Distance()
The following distance and points established the minimum distance for the models, within the relative and absolute error bounds specified
 CER_EXTAX_KIN_DATAExternal axis target data for connected devices belongs to structure NEXT_TARGET_DATA
 CER_ToleranceResultCollision results for query ER_COLL_QUERY_TYPE_TOLERANCE, see erColl_GetResults_Tolerance()
 CERK_CAPIMethod class containing all other ERK_CAPI_* classes
 CERK_CAPI_ADMINMethod class to administrate this Robotics Simulation Kernel
 CERK_CAPI_AUTOPATHMethod for collision free path planning
 CERK_CAPI_CALLBACKSMethod class for Callback functions
 CERK_CAPI_DEVICESMethod class to create, attach, update devices, for kinematics calculations and for motion planning and -execution
 CERK_CAPI_GEOMethod class to handle 3D Geometry Data
 CERK_CAPI_GEO_MNGRMethod class to access geometry manager 'GeoMngr' methods
 CERK_CAPI_MOPMethod class for motion planning and -execution
 CERK_CAPI_MOP_DATAMethod class for start-, target data, motion time, etc
 CERK_CAPI_MOP_EXECMethod class for motion execution
 CERK_CAPI_MOP_PATHMethod class for path specifications, motion type (PTP, LIN, CIRC), speeds, acceleration, waiting time, etc
 CERK_CAPI_MOP_PREPMethod class for motion planning (preparation)
 CERK_CAPI_ROBMethod class kinematics and transformations
 CERK_CAPI_ROB_ATRIBUTES
 CERK_CAPI_ROB_ATTRIBUTESMethod class for robot/device attributes, travel ranges, home position, device name, ..
 CERK_CAPI_ROB_KINMethod class forward-, Inverse kinematics, desired robot joints, tools, position w.r.t. world and reference system
 CERK_CAPI_ROB_KIN_APIMethod class API for forward- and Inverse kinematics
 CERK_CAPI_SIMMethod class for simulation settings
 CERK_CAPI_SIM_COLLISIONMethod class for collision, tolerances, etc
 CERK_CAPI_SYSMethod class for mathematical calculations, simulation status, units
 CERK_CAPI_SYS_MATHEMATICSMethod class for mathematical calculations, multiplications of homogeneous matrices, conversion Euler angle, triangle calculations, formula parser, etc
 CERK_CAPI_SYS_UTILITIESMethod class for helping functions, color conversion, etc
 CERK_CAPI_TARGETSMethod class for paths and tags
 CERK_CAPI_TOOLPATHMethod class for tool path definition
 CERK_CAPI_TOOLPATH_APIPPMethod for post processing, creating a robot program for a tool path
 CERK_CAPI_TOOLPATH_ATTRIBUTESMethod class to set and get tool path motion attributes for target locations
 CERK_CAPI_TOOLPATH_ATTRIBUTES_AUXMethod class to set and get tool path auxiliary motion attributes for target locations
 CERK_CAPI_TOOLPATH_CREATEMethod class for motion execution
 CERK_CAPI_TOOLPATH_EVENTSMethod class to set and get tool path events for target locations
 CERK_CAPI_TOOLPATH_EXTAX_CONVEYORBrief Method class to specify external axis data for a conveyor for target location
 CERK_CAPI_TOOLPATH_EXTAX_POSITIONERBrief Method class to specify external axis data for a positioner for target location
 CERK_CAPI_TOOLPATH_EXTAX_TRACKMOTIONBrief Method class to specify external axis data for a track/slider-motion for target location
 CERK_CAPI_TOOLPATH_HEADMethod class to set and get tool path motion header data for target locations
 CERK_CAPI_TOOLPATH_INSTRUCTIONSMethod class to set and get Instructions for target locations
 CERK_CAPI_TOOLPATH_MOTION_EXECBrief Method class to access motion execution data at target
 CERK_CAPI_TOOLPATH_MOVE_CPBrief Method class to specify a cp motion for target location
 CERK_CAPI_TOOLPATH_MOVE_JOINTBrief Method class to specify a joint motion for target location
 CERK_CAPI_TOOLPATH_TARGETSMethod class to create, unload and specify target locations
 CERK_CAPI_TOOLPATH_TOOLBOXMethod class for miscellaneous tool path calculations
 CINITIAL_POSITION_DATASets the robot model to a position according to the input data.
Usage with erSET_INITIAL_POSITION()
 CLOAD_GEOMETRY_DATAGeometry data structure for callback function. Used when loading and updating robot geometries With callback function TerLoadGeometryProc() and TerUpdateGeometryProc()
 CNEXT_STEP_DATAContains desired data for next interpolation step
Usage with erGET_NEXT_STEP()
 CNEXT_TARGET_DATAContains target data for next move This structure contains all required data for the next target Usage with erSET_NEXT_TARGET()
 CNEXT_TARGET_DATA_ADVANCEContains target data for about next move "advance move" This structure contains all required data for the about next target "advance target" Usage with erSET_NEXT_TARGET()
 CTErGrpSyncDataGroup synchronization data structure Used with callback function TerGrpSyncProc()
 CTErNotifyDataNotify data structure Used with callback function TerNotifyProc()