Skip to main content

AVxcelerate Sensors Simulator API 2023 R2

vss::simulation::ThermalCameraSimulation Struct Reference

Last update: 16.07.2025

Describes the simulation parameters for a thermal camera. More...

Collaboration diagram for vss::simulation::ThermalCameraSimulation:

Public Attributes

RenderingParameters rendering_parameters = 1
 
bool generate_temperature_map = 2
 
string gpu_name = 3
 

Detailed Description

Describes the simulation parameters for a thermal camera.

Member Data Documentation

◆ generate_temperature_map

bool vss::simulation::ThermalCameraSimulation::generate_temperature_map = 2

This indicates if the sensor must generate the temperature map data.

◆ gpu_name

string vss::simulation::ThermalCameraSimulation::gpu_name = 3

Specifies the GPU name that should be used for the simulation of this thermal camera sensor

Note
The GPU name must correspond to a GPU identifier name specified in the deploy parameters.

◆ rendering_parameters

RenderingParameters vss::simulation::ThermalCameraSimulation::rendering_parameters = 1

The rendering engine parameters.


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

Connect with Ansys