Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::simulation::DeployNode Struct Reference

Last update: 14.01.2025

Defines the deploy node parameters. More...

Public Attributes

string node_id = 1
 
google::protobuf::Int32Value port = 2
 

Detailed Description

Defines the deploy node parameters.

Member Data Documentation

◆ node_id

string vss::simulation::DeployNode::node_id = 1

A user-defined identifier for the node. This identifier must be unique to the node.

Note
The identifier is case-sensitive and can be any string with no character limit.

◆ port

google::protobuf::Int32Value vss::simulation::DeployNode::port = 2

The TCP port used to communicate with the node.


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

Connect with Ansys