Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::lighting_system_control::LampState Struct Reference

Last update: 14.01.2025

Message containing the state of a lamp. More...

Public Attributes

string lamp_name = 1
 
double flux = 2
 
repeated string light_functions = 3
 

Detailed Description

Message containing the state of a lamp.

Member Data Documentation

◆ lamp_name

string vss::lighting_system_control::LampState::lamp_name = 1

Unique user-defined name of the lamp in the module.

◆ flux

double vss::lighting_system_control::LampState::flux = 2

Flux of the lamp.

Unit: lumens (lm)

◆ light_functions

repeated string vss::lighting_system_control::LampState::light_functions = 3

Light functions tags


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

Connect with Ansys