ad_rss
UnstructuredTrajectorySet.hpp
Go to the documentation of this file.
1 /*
2  * ----------------- BEGIN LICENSE BLOCK ---------------------------------
3  *
4  * Copyright (C) 2018-2020 Intel Corporation
5  *
6  * SPDX-License-Identifier: LGPL-2.1-only
7  *
8  * ----------------- END LICENSE BLOCK -----------------------------------
9  */
10 
18 #pragma once
19 
20 #include "ad/physics/Distance2DList.hpp"
24 namespace ad {
28 namespace rss {
32 namespace world {
33 
39 typedef ::ad::physics::Distance2DList UnstructuredTrajectorySet;
40 
41 } // namespace world
42 } // namespace rss
43 } // namespace ad
ad
namespace ad
Definition: LateralRelativePosition.hpp:26
ad::rss::world::UnstructuredTrajectorySet
::ad::physics::Distance2DList UnstructuredTrajectorySet
DataType UnstructuredTrajectorySet.
Definition: UnstructuredTrajectorySet.hpp:39