Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::simulation::PolarGrid Struct Reference

Last update: 14.01.2025

Defines the polar grid. More...

Public Attributes

int32 radial_grid_points = 1
 
int32 angular_grid_points = 2
 
bool has_central_point = 3
 

Detailed Description

Defines the polar grid.

Member Data Documentation

◆ radial_grid_points

int32 vss::simulation::PolarGrid::radial_grid_points = 1

The number of radial segments.

◆ angular_grid_points

int32 vss::simulation::PolarGrid::angular_grid_points = 2

The number of angular segments.

◆ has_central_point

bool vss::simulation::PolarGrid::has_central_point = 3

Indicates whether or not an on-axis ray (point of emission) must be added to the center of the grid.

Default value: false


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

Connect with Ansys