scenario_simulator_v2 C++ API
|
#include <openscenario_interpreter/scope.hpp>
#include <openscenario_interpreter/syntax/absolute_target_speed.hpp>
#include <openscenario_interpreter/syntax/entity_ref.hpp>
#include <openscenario_interpreter/syntax/relative_target_speed.hpp>
#include <pugixml.hpp>
Go to the source code of this file.
Classes | |
struct | openscenario_interpreter::syntax::SpeedActionTarget |
Namespaces | |
openscenario_interpreter | |
openscenario_interpreter::syntax | |
Functions | |
openscenario_interpreter::syntax::DEFINE_LAZY_VISITOR (SpeedActionTarget, CASE(RelativeTargetSpeed), CASE(AbsoluteTargetSpeed),) | |