Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
Tool Development

Using the GDK, a developer can create custom tools that integrate seamlessly into the sensor.

Custom tools have nearly all the functionality available to built-in tools, with the most significant difference being a simplified diagnostics rendering API. The following sections will give an overview of the basics of tool development. For more information, refer to the documentation for the relevant API.

Life Cycle

Tool Definition

Configuration

Data Processing

Geometric Feature Outputs

Data and Generic Outputs

Memory Management