ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::fun::logic::NORMAL_DISTANCE Struct Reference

NORMAL_DISTANCE is defined as an entry state of the state machine
More...

#include <distanceStateMachine.h>

Inheritance diagram for adore::fun::logic::NORMAL_DISTANCE:
Inheritance graph
Collaboration diagram for adore::fun::logic::NORMAL_DISTANCE:
Collaboration graph

Public Types

typedef mpl::list< sc::transition< ND2PD, PLATOONING_DISTANCE >, sc::transition< ND2GD, GAP_DISTANCE > > reactions
 

Public Member Functions

 NORMAL_DISTANCE ()
 

Detailed Description

NORMAL_DISTANCE is defined as an entry state of the state machine

Member Typedef Documentation

◆ reactions

Constructor & Destructor Documentation

◆ NORMAL_DISTANCE()

adore::fun::logic::NORMAL_DISTANCE::NORMAL_DISTANCE ( )
inline

The documentation for this struct was generated from the following file: