22 #include "ad/physics/AccelerationRangeValidInputRange.hpp"
24 #include "spdlog/fmt/ostr.h"
25 #include "spdlog/spdlog.h"
40 bool inValidInputRange =
true;
44 if (!inValidInputRange && logErrors)
46 spdlog::error(
"withinValidInputRange(::ad::rss::state::AccelerationRestriction)>> {} has invalid member",
50 return inValidInputRange;