powered by
Returns a data.frame which contains the calculated feed rates and the corresponding time stamps
calculated_feed_from_position(mtc_device, pattern = "PATH_POSITION")
is the MTCDevice object
is the pattern of the path postion data items in the device object
# NOT RUN { data("example_mtc_device_3") calculated_feed_from_postion = calculated_feed_from_position(example_mtc_device_3) # }
Run the code above in your browser using DataLab