Skip to main content

AVxcelerate Sensors Simulator API 2023 R2

vss::simulation::Grid Struct Reference

Last update: 16.07.2025

Describes the type of lidar sensor grid. More...

Collaboration diagram for vss::simulation::Grid:

Public Attributes

CartesianGrid cartesian_grid = 1
 
PolarGrid polar_grid = 2
 

Detailed Description

Describes the type of lidar sensor grid.

Member Data Documentation

◆ cartesian_grid

CartesianGrid vss::simulation::Grid::cartesian_grid = 1

ONEOF(grid) Cartesian grid: applicable to flashing lidar only.

◆ polar_grid

PolarGrid vss::simulation::Grid::polar_grid = 2

ONEOF(grid) Polar grid: applicable to rotating lidar only.


The documentation for this struct was generated from the following file:
  • simulation_parameters.proto

Connect with Ansys