vss::simulation::EnvironmentUpdate Struct Reference Last update: 14.01.2025 Applies an update to the environment. More... Collaboration diagram for vss::simulation::EnvironmentUpdate: [legend] Public Attributesgoogle::protobuf::Timestamp date_time = 1 State streetLightsState = 2 Detailed Description Applies an update to the environment. Indicates what is changing. Member Data Documentation ◆ date_time google::protobuf::Timestamp vss::simulation::EnvironmentUpdate::date_time = 1 ONEOF(value) Time of day (as sent by the simulation framework) applied to the AVX sky model. ◆ streetLightsState State vss::simulation::EnvironmentUpdate::streetLightsState = 2 ONEOF(value) State to be applied to the nodes tagged "Streetlight" in the track. NoteOnly the ON/OFF values are accepted. The documentation for this struct was generated from the following file:world_update.proto