Polarith AI
1.8
LodElement Struct Reference

Description

A tuple containing references to an AIMSensor and a corresponding distance.

Public Fields

AIMSensor Sensor
 Reference to an AIMSensor. More...
 
float Distance
 A distance value corresponding to the Sensor. More...
 

Public Methods

 LodElement (AIMSensor sensor, float distance)
 Creates a LodElement instance. More...
 
Imprint