UnitySensors
UnitySensors.Sensor.LiDAR.ScanPattern Class Reference
Inheritance diagram for UnitySensors.Sensor.LiDAR.ScanPattern:
Collaboration diagram for UnitySensors.Sensor.LiDAR.ScanPattern:

Public Attributes

float3[] scans
 
int size
 
float minZenithAngle
 
float maxZenithAngle
 
float minAzimuthAngle
 
float maxAzimuthAngle
 

Member Data Documentation

◆ maxAzimuthAngle

float UnitySensors.Sensor.LiDAR.ScanPattern.maxAzimuthAngle

◆ maxZenithAngle

float UnitySensors.Sensor.LiDAR.ScanPattern.maxZenithAngle

◆ minAzimuthAngle

float UnitySensors.Sensor.LiDAR.ScanPattern.minAzimuthAngle

◆ minZenithAngle

float UnitySensors.Sensor.LiDAR.ScanPattern.minZenithAngle

◆ scans

float3 [] UnitySensors.Sensor.LiDAR.ScanPattern.scans

◆ size

int UnitySensors.Sensor.LiDAR.ScanPattern.size

The documentation for this class was generated from the following file: