C, C++:
Geometric Model Plane Parametersrm_fence_config_plane_t Class member variable description
X-coordinate of the first point in the plane three-point method
x1Unit: m.
C++float rm_fence_config_plane_t::x1Y-coordinate of the first point in the plane three-point method
y1Unit: m.
C++float rm_fence_config_plane_t::y1Z-coordinate of the first point in the plane three-point method
z1Unit: m.
C++float rm_fence_config_plane_t::z1X-coordinate of the second point in the plane three-point method
x2Unit: m.
C++float rm_fence_config_plane_t::x2Y-coordinate of the second point in the plane three-point method
y2Unit: m.
C++float rm_fence_config_plane_t::y2Z-coordinate of the second point in the plane three-point method
z2Unit: m.
C++float rm_fence_config_plane_t::z2X-coordinate of the third point in the plane three-point method
x3Unit: m.
C++float rm_fence_config_plane_t::x3Y-coordinate of the third point in the plane three-point method
y3Unit: m.
C++float rm_fence_config_plane_t::y3Z-coordinate of the third point in the plane three-point method
z3Unit: m.
C++float rm_fence_config_plane_t::z3

