UF_PATH_linear_motion_s (查看源代码)
 
定义在: uf_path.h
 
也被称为:
 
概述
Specify data for a linear motion GOTO/. The position array is the
coordinate of the point to go to, and the feed_value is the feed rate value.


Data Members

position [ 3 ]
double
Coordinates of the point.

tool_axis [ 3 ]
double
Tool axis specification.

feed_value
double
Feed value.

feed_unit
UF_PATH_feed_unit_t
Units of feed.

type
UF_PATH_motion_type_t
Motion type.