scenario_simulator_v2 C++ API
Public Member Functions | Public Attributes | List of all members
openscenario_interpreter::syntax::TimeOfDay Struct Reference

#include <time_of_day.hpp>

Collaboration diagram for openscenario_interpreter::syntax::TimeOfDay:
Collaboration graph
[legend]

Public Member Functions

 TimeOfDay (const pugi::xml_node &, Scope &)
 

Public Attributes

const Boolean animation
 
const String date_time
 

Constructor & Destructor Documentation

◆ TimeOfDay()

openscenario_interpreter::syntax::TimeOfDay::TimeOfDay ( const pugi::xml_node &  node,
Scope scope 
)
explicit

Member Data Documentation

◆ animation

const Boolean openscenario_interpreter::syntax::TimeOfDay::animation

◆ date_time

const String openscenario_interpreter::syntax::TimeOfDay::date_time

The documentation for this struct was generated from the following files: