Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cityflow-project/CityFlow
/ functions
Functions
520 in github.com/cityflow-project/CityFlow
⨍
Functions
520
◇
Types & classes
81
Method
getTarget
src/vehicle/lanechange.cpp:18
Method
getTargetFollower
src/vehicle/lanechange.h:61
Method
getTargetLeader
src/vehicle/lanechange.h:57
Method
getTurnSpeed
src/vehicle/vehicle.h:202
Method
getUsualBrakeDistance
src/vehicle/vehicle.h:241
Method
getUsualPosAcc
src/vehicle/vehicle.h:194
Method
getValidLane
src/vehicle/vehicle.h:325
Method
getValidLane
src/vehicle/router.cpp:140
Method
getVehicleCount
src/roadnet/roadnet.h:262
Method
getVehicleInfo
src/engine/engine.cpp:868
Method
getVehiclesBeforeDistance
src/roadnet/roadnet.cpp:837
Method
getWidth
src/roadnet/roadnet.h:258
Method
getYieldDistance
src/vehicle/vehicle.h:200
Function
get_all_turn_right_link_index
(roadLinks)
tools/converter/converter.py:265
Function
get_all_turn_right_link_index
(roadLinks)
tools/converter/converter_v2.py:370
Method
get_destination
src/utility/optionparser.h:150
Function
get_phase2lane
get_phase2lane Return the idx of phase_idx related to roadlink_idx. In SUMO, the phase are ordered by clockwise, from N_r_s_l to W_r_s_l
tools/converter/converter_v2.py:1118
Method
get_type
src/utility/optionparser.h:134
Method
get_value<double>
src/utility/optionparser.h:484
Method
get_value<float>
src/utility/optionparser.h:496
Method
get_value<unsigned int>
src/utility/optionparser.h:520
Method
get_value_arg
src/utility/optionparser.h:266
Method
handleWaiting
src/engine/engine.cpp:502
Method
hasLaneChange
src/engine/engine.h:121
Method
hasSetCustomSpeed
src/vehicle/vehicle.h:147
Method
initSegments
src/roadnet/roadnet.cpp:863
Method
insertShadow
src/engine/engine.cpp:812
Method
insertShadow
src/vehicle/vehicle.h:321
Method
insertShadow
src/vehicle/lanechange.cpp:71
Method
isAvailable
src/roadnet/roadnet.h:472
Function
isEdge
(i, j)
tools/generator/generate_json_from_grid.py:188
Method
isEnd
src/vehicle/vehicle.h:233
Function
isHorizontal
(road)
tools/generator/generate_json_from_grid.py:15
Method
isIntersectionRelated
src/vehicle/vehicle.cpp:289
Method
isTurn
src/roadnet/roadnet.h:474
Method
isValid
src/flow/flow.h:42
Function
isVertical
(k)
tools/generator/generate_json_from_grid.py:18
Function
jsonConvertableTo
src/utility/utility.h:113
Function
jsonConvertableTo<double>
src/utility/utility.cpp:155
Method
loadConfig
src/engine/engine.cpp:37
Method
loadFlow
src/engine/engine.cpp:106
Method
loadFromFile
src/engine/engine.cpp:822
Method
loadRoadNet
src/engine/engine.cpp:86
Function
main
tools/debug/simple_run.cpp:11
Function
main
tests/cpp/basic_test.cpp:55
Method
makeSignal
src/vehicle/lanechange.h:74
Method
nextStep
src/engine/engine.cpp:566
Method
notifyCross
src/engine/engine.cpp:561
Method
onValidLane
src/vehicle/vehicle.h:323
Function
operator*
src/utility/utility.cpp:15
Method
operator*
extern/milo/dtoa_milo.h:38
Function
operator+
src/utility/utility.cpp:23
Function
operator-
src/utility/utility.cpp:19
Method
operator-
extern/milo/dtoa_milo.h:32
Method
planLaneChange
src/vehicle/vehicle.h:305
Method
planRoute
src/engine/engine.cpp:450
Function
pointToDict2
(p)
tools/generator/generate_json_from_grid.py:24
Function
pointToDict3
(p)
tools/generator/generate_json_from_grid.py:27
Method
popVehicle
src/roadnet/roadnet.h:288
Method
pushBackObjectAsMember
src/engine/archive.h:75
Method
pushVehicle
src/roadnet/roadnet.h:284
Method
removeVehicle
src/roadnet/roadnet.cpp:935
Method
reset
src/engine/engine.cpp:744
Method
reset
src/roadnet/trafficlight.cpp:43
Method
reset
src/roadnet/roadnet.cpp:678
Function
run
(delta)
frontend/script.js:634
Method
run
(self)
setup.py:19
Method
safeGapAfter
src/vehicle/lanechange.cpp:217
Method
scheduleLaneChange
src/engine/engine.cpp:792
Method
selectLane
src/vehicle/router.cpp:113
Method
selectLaneIndex
src/vehicle/router.cpp:96
Method
selectLaneLink
src/vehicle/router.cpp:120
Method
sendSignal
src/vehicle/vehicle.h:311
Method
setDis
src/vehicle/vehicle.h:133
Method
setDrivable
src/vehicle/vehicle.h:138
Method
setLane
src/vehicle/vehicle.cpp:383
Method
setLogFile
src/engine/engine.cpp:773
Method
setRandomSeed
src/engine/engine.h:171
Method
setReplayLogFile
src/engine/engine.cpp:727
Method
setRoute
src/engine/engine.cpp:852
Method
setRoute
src/vehicle/vehicle.cpp:430
Method
setRoute
src/vehicle/router.cpp:245
Method
setSaveReplay
src/engine/engine.cpp:736
Method
setTrafficLightPhase
src/engine/engine.cpp:719
Method
setVehicleSpeed
src/engine/engine.cpp:827
Method
sign
src/utility/utility.cpp:82
Function
start
()
frontend/script.js:144
Method
string>
src/utility/optionparser.h:472
Method
string>>
src/utility/optionparser.h:532
Method
test_data_api
Single save and single load with single threading engine
tests/python/test_api.py:10
Method
test_multi_save_and_multi_load
Multiple save and multiple loads with multi-threading engine")
tests/python/test_archive.py:77
Method
test_multi_save_to_file
Disk IO test 2
tests/python/test_archive.py:106
Method
test_save_and_load
Single save and single load with single threading engine
tests/python/test_archive.py:25
Method
test_save_and_load_multithread
Single save and single load with multi-threading engine
tests/python/test_archive.py:46
Method
test_save_and_multi_load
Multiple saves and multiple loads with multi-threading engine
tests/python/test_archive.py:61
Method
test_save_to_file
Disk IO test
tests/python/test_archive.py:95
Method
test_set_replay
change replay path on the fly
tests/python/test_api.py:29
Method
threadController
src/engine/engine.cpp:253
Method
threadGetAction
src/engine/engine.cpp:402
Method
threadInitSegments
src/engine/engine.cpp:392
← previous
next →
401–500 of 520, ranked by callers