SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NLJunctionControlBuilder::TLInitInfo Struct Reference

A definition of junction initialisation. More...

#include <NLJunctionControlBuilder.h>

Data Fields

MSTrafficLightLogiclogic
 The logic to initialise.
std::map< std::string,
std::string > 
params
 The loaded logic's parameter.

Detailed Description

A definition of junction initialisation.

Definition at line 374 of file NLJunctionControlBuilder.h.

Field Documentation

MSTrafficLightLogic* NLJunctionControlBuilder::TLInitInfo::logic

The logic to initialise.

Definition at line 376 of file NLJunctionControlBuilder.h.

Referenced by NLJunctionControlBuilder::closeTrafficLightLogic().

std::map<std::string, std::string> NLJunctionControlBuilder::TLInitInfo::params

The loaded logic's parameter.

Definition at line 378 of file NLJunctionControlBuilder.h.

Referenced by NLJunctionControlBuilder::closeTrafficLightLogic().


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