ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
ap_function_management.h
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2017-2020 German Aerospace Center (DLR).
3
* Eclipse ADORe, Automated Driving Open Research https://eclipse.org/adore
4
*
5
* This program and the accompanying materials are made available under the
6
* terms of the Eclipse Public License 2.0 which is available at
7
* http://www.eclipse.org/legal/epl-2.0.
8
*
9
* SPDX-License-Identifier: EPL-2.0
10
*
11
* Contributors:
12
* Jan Lauermann - initial API and implementation
13
********************************************************************************/
14
15
#pragma once
16
namespace
adore
17
{
18
namespace
params
19
{
24
class
APFunctionManagement
25
{
26
public
:
27
virtual
double
getRadioKillSwitchTimeout
()
const
=0;
28
};
29
}
30
}
adore::params::APFunctionManagement
abstract class containing parameters for function management configuration
Definition:
ap_function_management.h:25
adore::params::APFunctionManagement::getRadioKillSwitchTimeout
virtual double getRadioKillSwitchTimeout() const =0
adore
Definition:
areaofeffectconverter.h:20
libadore
libadore
adore
params
include
adore
params
ap_function_management.h
Generated by
1.9.1