CoveragePathParams Struct
Parameters that shape the raster produced by generateRasterPath(). More...
Declaration
Included Headers
Public Member Attributes Index
| double | line_spacing = 0.0 |
|
Distance between adjacent raster lines, in meters. More... | |
| double | point_spacing = 0.0 |
|
Sampling distance along each raster line, in meters. More... | |
| double | standoff = 0.0 |
|
Tool height above the region's top face, along the region +Z, in meters. More... | |
| double | margin = 0.0 |
|
Inset from the region edges on all sides, in meters. More... | |
Description
Parameters that shape the raster produced by generateRasterPath().
Definition at line 24 of file generate_surface_coverage_path.hpp.
Public Member Attributes
line_spacing
|
Distance between adjacent raster lines, in meters.
Definition at line 29 of file generate_surface_coverage_path.hpp.
margin
|
Inset from the region edges on all sides, in meters.
Definition at line 32 of file generate_surface_coverage_path.hpp.
point_spacing
|
Sampling distance along each raster line, in meters.
Definition at line 30 of file generate_surface_coverage_path.hpp.
standoff
|
Tool height above the region's top face, along the region +Z, in meters.
Definition at line 31 of file generate_surface_coverage_path.hpp.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.