25 #include "ad/rss/world/RssDynamics.hpp"
47 typedef std::shared_ptr<RssConstellationConfiguration>
Ptr;
52 typedef std::shared_ptr<RssConstellationConfiguration const>
ConstPtr;
122 ::ad::rss::map::RssConstellationCreationMode::Ignore};
147 #ifndef GEN_GUARD_AD_RSS_MAP_RSSCONSTELLATIONCONFIGURATION
148 #define GEN_GUARD_AD_RSS_MAP_RSSCONSTELLATIONCONFIGURATION
173 os <<
"RssConstellationConfiguration(";
174 os <<
"constellation_creation_mode:";
177 os <<
"restrict_speed_limit_mode:";
180 os <<
"ego_vehicle_dynamics:";
183 os <<
"object_dynamics:";
199 stringstream sstream;
201 return sstream.str();
210 template <
typename FormatContext>
213 return formatter<string_view>::format(std::to_string(value), ctx);
std::string to_string(::ad::rss::map::RouteAccelerations const &value)
overload of the std::to_string for RouteAccelerations
Definition: RouteAccelerations.hpp:229
namespace ad
Definition: RouteAccelerations.hpp:33