ad_rss
UnstructuredTrajectorySet.hpp
Go to the documentation of this file.
1 /*
2  * ----------------- BEGIN LICENSE BLOCK ---------------------------------
3  *
4  * Copyright (C) 2018-2022 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 state {
33 
39 typedef ::ad::physics::Distance2DList UnstructuredTrajectorySet;
40 
41 } // namespace state
42 } // namespace rss
43 } // namespace ad
::ad::physics::Distance2DList UnstructuredTrajectorySet
DataType UnstructuredTrajectorySet.
Definition: UnstructuredTrajectorySet.hpp:39
namespace ad
Definition: LateralRelativePosition.hpp:28