Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::simulation::DeployConfiguration Struct Reference

Last update: 14.01.2025

Describes the parameters used to configure AVX deployment. More...

Collaboration diagram for vss::simulation::DeployConfiguration:

Public Attributes

LocalNodes local_nodes = 4
 
repeated DeployHost deploy_hosts = 5
 

Detailed Description

Describes the parameters used to configure AVX deployment.

AVX is designed to be distributed over several nodes or machines of the same operating system.

Member Data Documentation

◆ local_nodes

LocalNodes vss::simulation::DeployConfiguration::local_nodes = 4

Parameters used to spawn the AVX local processes.

◆ deploy_hosts

repeated DeployHost vss::simulation::DeployConfiguration::deploy_hosts = 5

Parameters used to spawn the AVX remote processes.


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

Connect with Ansys