SUMO - Simulation of Urban MObility
config.h File Reference

Go to the source code of this file.

Macros

#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ENABLED   "x86_64-pc-linux-gnu GDAL GUI"
 
#define HAVE_FLOAT_H   1
 
#define HAVE_FLOOR   1
 
#define HAVE_FOX   1
 
#define HAVE_GDAL   1
 
#define HAVE_GETCWD   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MATH_H   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMSET   1
 
#define HAVE_POW   1
 
#define HAVE_SELECT   1
 
#define HAVE_SOCKET   1
 
#define HAVE_SQRT   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_SYS_SELECT_H   1
 
#define HAVE_SYS_SOCKET_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_WCHAR_H   1
 
#define LSTAT_FOLLOWS_SLASHED_SYMLINK   1
 
#define LT_OBJDIR   ".libs/"
 
#define NUMERICAL_EPS   0.001
 
#define PACKAGE   "sumo"
 
#define PACKAGE_BUGREPORT   ""
 
#define PACKAGE_NAME   "sumo"
 
#define PACKAGE_STRING   "sumo 1.1.0"
 
#define PACKAGE_TARNAME   "sumo"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "1.1.0"
 
#define POSITION_EPS   0.1
 
#define RETSIGTYPE   void
 
#define SELECT_TYPE_ARG1   int
 
#define SELECT_TYPE_ARG234   (fd_set *)
 
#define SELECT_TYPE_ARG5   (struct timeval *)
 
#define TIME_WITH_SYS_TIME   1
 
#define VERSION   "1.1.0"
 
#define VERSION_STRING   "1.1.0"
 
#define XERCES3_SIZE_t   XMLSize_t
 

Macro Definition Documentation

◆ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 13 of file config.h.

◆ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 17 of file config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 23 of file config.h.

◆ HAVE_ENABLED

#define HAVE_ENABLED   "x86_64-pc-linux-gnu GDAL GUI"

◆ HAVE_FLOAT_H

#define HAVE_FLOAT_H   1

Definition at line 32 of file config.h.

◆ HAVE_FLOOR

#define HAVE_FLOOR   1

Definition at line 35 of file config.h.

◆ HAVE_FOX

#define HAVE_FOX   1

Definition at line 38 of file config.h.

◆ HAVE_GDAL

#define HAVE_GDAL   1

Definition at line 41 of file config.h.

◆ HAVE_GETCWD

#define HAVE_GETCWD   1

Definition at line 44 of file config.h.

◆ HAVE_GETTIMEOFDAY

#define HAVE_GETTIMEOFDAY   1

Definition at line 47 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 50 of file config.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 53 of file config.h.

◆ HAVE_MALLOC_H

#define HAVE_MALLOC_H   1

Definition at line 56 of file config.h.

◆ HAVE_MATH_H

#define HAVE_MATH_H   1

Definition at line 59 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 62 of file config.h.

◆ HAVE_MEMSET

#define HAVE_MEMSET   1

Definition at line 65 of file config.h.

◆ HAVE_POW

#define HAVE_POW   1

Definition at line 71 of file config.h.

◆ HAVE_SELECT

#define HAVE_SELECT   1

Definition at line 80 of file config.h.

◆ HAVE_SOCKET

#define HAVE_SOCKET   1

Definition at line 83 of file config.h.

◆ HAVE_SQRT

#define HAVE_SQRT   1

Definition at line 86 of file config.h.

◆ HAVE_STDDEF_H

#define HAVE_STDDEF_H   1

Definition at line 96 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 99 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 102 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 108 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 105 of file config.h.

◆ HAVE_SYS_SELECT_H

#define HAVE_SYS_SELECT_H   1

Definition at line 111 of file config.h.

◆ HAVE_SYS_SOCKET_H

#define HAVE_SYS_SOCKET_H   1

Definition at line 114 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 117 of file config.h.

◆ HAVE_SYS_TIME_H

#define HAVE_SYS_TIME_H   1

Definition at line 120 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 123 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 126 of file config.h.

◆ HAVE_WCHAR_H

#define HAVE_WCHAR_H   1

Definition at line 132 of file config.h.

◆ LSTAT_FOLLOWS_SLASHED_SYMLINK

#define LSTAT_FOLLOWS_SLASHED_SYMLINK   1

Definition at line 139 of file config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 142 of file config.h.

◆ NUMERICAL_EPS

#define NUMERICAL_EPS   0.001

Definition at line 148 of file config.h.

Referenced by MSLCM_LC2013::_patchSpeed(), MSLCM_SL2015::_patchSpeed(), MSCFModel_IDM::_v(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSPModel_Striping::addCrossingVehs(), NLHandler::addE2Detector(), libsumo::Person::appendDrivingStage(), MSE2Collector::calculateTimeLossAndTimeOnDetector(), MSLCM_SL2015::checkBlocking(), NWWriter_OpenDrive::checkLaneGeometries(), MSE2Collector::checkPositioning(), MSParkingArea::computeLastFreePos(), NBNodeShapeComputer::computeNodeShapeDefault(), MSLCM_SL2015::computeSpeedLat(), MSLane::detectCollisionBetween(), GNELane::drawDirectionIndicators(), MSVehicle::executeMove(), MSCFModel::freeSpeed(), NBOwnTLDef::getBestCombination(), MSLane::getCriticalLeader(), MSRoutingEngine::getEffort(), MSLane::getFollowersOnConsecutive(), MSStoppingPlace::getLastFreePos(), MSParkingArea::getLastFreePosWithReservation(), MSLane::getLeaderOnConsecutive(), MSLane::getLeadersOnConsecutive(), MSLink::getLeaveTime(), PositionVector::getOrthogonal(), MSAbstractLaneChangeModel::getShadowLane(), NBNodeShapeComputer::getSmoothCorner(), MSLeaderInfo::getSubLanes(), PedestrianEdge< E, L, N, V >::getTravelTime(), MSLCM_SL2015::getWidth(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informLeader(), MSLCM_SL2015::initDerivedParameters(), MSLCM_LC2013::initDerivedParameters(), MSTrafficLightLogic::initMesoTLSPenalties(), MSAbstractLaneChangeModel::isChangingLanes(), MSLane::isInsertionSuccess(), MSEdge::isVaporizing(), NBNodeShapeComputer::joinSameDirectionEdges(), MSLCM_SL2015::keepLatGap(), MSVehicle::lateralDistanceToLane(), MSCFModel::maximumSafeFollowSpeed(), MSCFModel::maximumSafeStopSpeedBallistic(), MSCFModel::maximumSafeStopSpeedEuler(), MSPModel_Striping::moveInDirection(), MSPModel_Striping::moveInDirectionOnLane(), MSRouteHandler::myStartElement(), RORouteHandler::myStartElement(), NBHelpers::normRelAngle(), MSMeanData::MeanDataValues::notifyMove(), MSPModel_Striping::PState::otherStripe(), MSLCM_SL2015::overlap(), MSCFModel::passingTime(), MSVehicle::planMoveInternal(), SUMOVehicleParserHelper::processActionStepLength(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSEdge::recalcCache(), NBEdgeCont::recheckLanes(), MESegment::recomputeJamThreshold(), MSLink::setRequestInformation(), RODFDetectorCon::setSpeedFactorAndDev(), PositionVector::simplified(), MSLaneChangerSublane::startChangeSublane(), NBEdge::startShapeAt(), MSCFModel_IDM::stopSpeed(), MELoop::teleportVehicle(), MSLCM_SL2015::updateCFRelated(), MSLCM_SL2015::updateGaps(), MSLCM_SL2015::updateSafeLatDist(), MSAbstractLaneChangeModel::updateShadowLane(), MSVehicle::updateState(), MSPModel_Striping::PState::walk(), MSMeanData_Net::MSLaneMeanDataValues::write(), NWWriter_OpenDrive::writeElevationProfile(), and NWWriter_OpenDrive::writeInternalEdge().

◆ PACKAGE

#define PACKAGE   "sumo"

Definition at line 151 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   ""

Definition at line 154 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "sumo"

Definition at line 157 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "sumo 1.1.0"

Definition at line 160 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "sumo"

Definition at line 163 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 166 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "1.1.0"

Definition at line 169 of file config.h.

◆ POSITION_EPS

#define POSITION_EPS   0.1

Definition at line 172 of file config.h.

Referenced by NLHandler::addEdgeLaneMeanData(), MSRouteHandler::addStop(), RORouteHandler::addStop(), MSVehicle::addTraciStop(), NBNodeShapeComputer::badIntersection(), MSVehicle::basePos(), NBNode::bezierControlPoints(), NBEdge::bothLeftIntersect(), NLDetectorBuilder::buildE2Detector(), NBEdge::buildInnerEdges(), NBRampsComputer::buildOffRamp(), NBRampsComputer::buildOnRamp(), NBNode::buildWalkingAreas(), MSE2Collector::checkPositioning(), NBEdge::computeAngle(), NBNode::computeInternalLaneShape(), computeSameEnd(), NIImporter_OpenDrive::computeShapes(), NBTurningDirectionsComputer::computeTurnDirectionsForNode(), NBEdge::cutAtIntersection(), MSPModel_Striping::PState::distToLaneEnd(), GUILane::drawDirectionIndicators(), MSDevice_BTreceiver::BTreceiverUpdate::execute(), MSVehicle::executeMove(), NBEdge::extendGeometryAtNode(), libsumo::Helper::findCloserLane(), IntermodalNetwork< E, L, N, V >::findSplitIndex(), NIImporter_OpenDrive::findWidthSplit(), NBEdge::firstIntersection(), MSStoppingPlace::fits(), GNEStoppingPlace::fixAdditionalProblem(), MSLane::freeInsertion(), MSVehicle::Influencer::gapControlSpeed(), NBNodeCont::generateNodeClusters(), ROPerson::PersonTrip::getArrivalPos(), MSTransportable::getBoundingBox(), MSVehicle::getBoundingBox(), NBNode::getCenter(), NBEdge::getFinalLength(), MSParkingArea::getLastFreePos(), MSLink::getLeaderInfo(), GNELane::getLengthGeometryFactor(), MSPModel_Striping::getNextLane(), MSLane::getOppositeFollower(), MSVehicle::getSafeFollowSpeed(), NBNodeShapeComputer::getSmoothCorner(), MSNet::getStoppingPlaceID(), PositionVector::getSubpart(), PositionVector::getSubpart2D(), GUILane::GUILane(), MEVehicle::hasArrived(), MSVehicle::hasArrived(), NBEdgeCont::ignoreFilterMatch(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informFollower(), NBEdge::init(), MSPModel_Striping::initWalkingAreaPaths(), GNEStoppingPlace::isAdditionalValid(), MSLane::lastInsertion(), PositionVector::move2side(), libsumo::Helper::moveToXYMap_matchingRoutePosition(), MSE2Collector::MSE2Collector(), NBRequest::oppositeLeftTurnConflict(), NLTriggerBuilder::parseAndBeginParkingArea(), GNEAdditionalHandler::parseAndBuildBusStop(), GNEAdditionalHandler::parseAndBuildChargingStation(), NLTriggerBuilder::parseAndBuildChargingStation(), GNEAdditionalHandler::parseAndBuildContainerStop(), GNEAdditionalHandler::parseAndBuildParkingArea(), NLTriggerBuilder::parseAndBuildStoppingPlace(), RONetHandler::parseStoppingPlace(), MSVehicle::planMoveInternal(), MSVehicle::processLinkAproaches(), NIImporter_OpenStreetMap::reconstructLayerElevation(), PositionVector::resample(), NBNodeCont::retrieve(), NIImporter_OpenDrive::revisitLaneSections(), MSE2Collector::selectLanes(), GNELane::setMultiColor(), GUILane::setMultiColor(), libsumo::Vehicle::setStop(), NBEdge::shortenGeometryAtNode(), MSLCM_LC2013::slowDownForBlocked(), MSLCM_SL2015::slowDownForBlocked(), PositionVector::smoothedZFront(), PositionVector::splitAt(), GUILane::splitAtSegments(), NBEdge::startShapeAt(), MSVehicle::updateBestLanes(), MSPerson::MSPersonStage_Walking::walkDistance(), NWWriter_OpenDrive::writeGeomLines(), NWWriter_OpenDrive::writeGeomPP3(), NWWriter_OpenDrive::writeGeomSmooth(), NWWriter_OpenDrive::writeInternalEdge(), NWWriter_SUMO::writeInternalEdges(), and NWWriter_OpenDrive::writeNormalEdge().

◆ RETSIGTYPE

#define RETSIGTYPE   void

Definition at line 175 of file config.h.

◆ SELECT_TYPE_ARG1

#define SELECT_TYPE_ARG1   int

Definition at line 178 of file config.h.

◆ SELECT_TYPE_ARG234

#define SELECT_TYPE_ARG234   (fd_set *)

Definition at line 181 of file config.h.

◆ SELECT_TYPE_ARG5

#define SELECT_TYPE_ARG5   (struct timeval *)

Definition at line 184 of file config.h.

◆ TIME_WITH_SYS_TIME

#define TIME_WITH_SYS_TIME   1

Definition at line 198 of file config.h.

◆ VERSION

#define VERSION   "1.1.0"

Definition at line 204 of file config.h.

◆ VERSION_STRING

◆ XERCES3_SIZE_t

#define XERCES3_SIZE_t   XMLSize_t

Definition at line 213 of file config.h.