Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::lighting_system_control::ModuleState Struct Reference

Last update: 14.01.2025

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

Collaboration diagram for vss::lighting_system_control::ModuleState:

Public Attributes

string module_name = 1
 
repeated LampState lamps_state = 2
 
Vector3D position = 3
 
EulerAngles orientation = 4
 

Detailed Description

Message containing the state of a module.

Member Data Documentation

◆ module_name

string vss::lighting_system_control::ModuleState::module_name = 1

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

◆ lamps_state

repeated LampState vss::lighting_system_control::ModuleState::lamps_state = 2

List of lamps contained in this module.

◆ position

Vector3D vss::lighting_system_control::ModuleState::position = 3

Position of the module relative to the projector.

Unit: meters (m)

◆ orientation

EulerAngles vss::lighting_system_control::ModuleState::orientation = 4

Orientation of the module relative to the projector.

Unit: degrees


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

Connect with Ansys