Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PJLab-ADG/OASim
/ getvTypeIns
Method
getvTypeIns
limsim/simModel/fixedScene/model.py:352–353 ·
view source on GitHub ↗
(self, vtid: str)
Source
from the content-addressed store, hash-verified
350
parent=node)
351
352
def
getvTypeIns(self, vtid: str) -> vehType:
353
return
self.allvTypes[vtid]
354
355
def
getVehInfo(self, veh: Vehicle):
356
vid = veh.id
Callers
1
getVehInfo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected