|
APIs, concepts, guides, and more
|
| void MoveCamCubic | ( | int32_t | masterAxisNumber, |
| RSIAxisMasterType | masterFeedbackSource, | ||
| const double *const | masterDistances, | ||
| const double *const | slavePositions, | ||
| const double *const | gearRatios, | ||
| int32_t | pointCount ) |
| masterAxisNumber | Which Axis is the master? (0 to 31). |
| masterFeedbackSource | A RSIAxisMasterType value. |
| *masterDistances | Relative distance btween points on the master. |
| *slavePositions | Position of the slave at given master distances. |
| *gearRatios | The derivative of the slave with respect to the master. |
| pointCount | Number of points in the cam table. |
Part of the Camming method group.