Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::simulation::CartesianGrid Struct Reference

Last update: 14.01.2025

Defines the Cartesian grid. More...

Public Attributes

int32 horizontal_grid_points = 1
 
int32 vertical_grid_points = 2
 

Detailed Description

Defines the Cartesian grid.

Member Data Documentation

◆ horizontal_grid_points

int32 vss::simulation::CartesianGrid::horizontal_grid_points = 1

The number of horizontal squares in the grid.

◆ vertical_grid_points

int32 vss::simulation::CartesianGrid::vertical_grid_points = 2

The number of vertical squares in the grid.


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

Connect with Ansys