Home
last modified time | relevance | path

Searched defs:loopID (Results 1 – 25 of 26) sorted by relevance

12

/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/src/de/tudresden/sumo/cmd/
H A DLanearea.java51 public static SumoCommand getLastStepVehicleNumber(String loopID){ in getLastStepVehicleNumber()
70 public static SumoCommand getLastStepHaltingNumber(String loopID){ in getLastStepHaltingNumber()
81 public static SumoCommand getLastStepVehicleIDs(String loopID){ in getLastStepVehicleIDs()
92 public static SumoCommand getJamLengthVehicle(String loopID){ in getJamLengthVehicle()
102 public static SumoCommand getJamLengthMeters(String loopID){ in getJamLengthMeters()
112 public static SumoCommand getLastStepMeanSpeed(String loopID){ in getLastStepMeanSpeed()
123 public static SumoCommand getLastStepOccupancy(String loopID){ in getLastStepOccupancy()
134 public static SumoCommand getPosition(String loopID){ in getPosition()
144 public static SumoCommand getLaneID(String loopID){ in getLaneID()
154 public static SumoCommand getLength(String loopID){ in getLength()
H A DInductionloop.java64 public static SumoCommand getParameter(String loopID, String param){ in getParameter()
78 public static SumoCommand getLaneID(String loopID){ in getLaneID()
91 public static SumoCommand getLastStepMeanLength(String loopID){ in getLastStepMeanLength()
104 public static SumoCommand getLastStepMeanSpeed(String loopID){ in getLastStepMeanSpeed()
117 public static SumoCommand getLastStepOccupancy(String loopID){ in getLastStepOccupancy()
130 public static SumoCommand getLastStepVehicleIDs(String loopID){ in getLastStepVehicleIDs()
143 public static SumoCommand getLastStepVehicleNumber(String loopID){ in getLastStepVehicleNumber()
156 public static SumoCommand getPosition(String loopID){ in getPosition()
168 public static SumoCommand getTimeSinceDetection(String loopID){ in getTimeSinceDetection()
181 public static SumoCommand getVehicleData(String loopID){ in getVehicleData()
/dports/cad/sumo/sumo-1.2.0/tools/traci/
H A D_inductionloop.py60 def getPosition(self, loopID): argument
67 def getLaneID(self, loopID): argument
74 def getLastStepVehicleNumber(self, loopID): argument
81 def getLastStepMeanSpeed(self, loopID): argument
88 def getLastStepVehicleIDs(self, loopID): argument
95 def getLastStepOccupancy(self, loopID): argument
102 def getLastStepMeanLength(self, loopID): argument
109 def getTimeSinceDetection(self, loopID): argument
116 def getVehicleData(self, loopID): argument
/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/examples/java_wsclient/de/tudresden/ws/
H A DArealDetectorGetJamLengthVehicle.java34 protected String loopID; field in ArealDetectorGetJamLengthVehicle
H A DArealDetectorGetLastStepMeanSpeed.java34 protected String loopID; field in ArealDetectorGetLastStepMeanSpeed
H A DArealDetectorGetLastStepOccupancy.java34 protected String loopID; field in ArealDetectorGetLastStepOccupancy
H A DInductionloopGetLastStepMeanSpeed.java34 protected String loopID; field in InductionloopGetLastStepMeanSpeed
H A DInductionloopGetLaneID.java34 protected String loopID; field in InductionloopGetLaneID
H A DInductionloopGetLastStepMeanLength.java34 protected String loopID; field in InductionloopGetLastStepMeanLength
H A DInductionloopGetLastStepVehicleIDs.java34 protected String loopID; field in InductionloopGetLastStepVehicleIDs
H A DInductionloopGetTimeSinceDetection.java34 protected String loopID; field in InductionloopGetTimeSinceDetection
H A DArealDetectorGetJamLengthMeters.java34 protected String loopID; field in ArealDetectorGetJamLengthMeters
H A DInductionloopGetLastStepOccupancy.java34 protected String loopID; field in InductionloopGetLastStepOccupancy
H A DInductionloopGetLastStepVehicleNumber.java34 protected String loopID; field in InductionloopGetLastStepVehicleNumber
H A DInductionloopGetPosition.java34 protected String loopID; field in InductionloopGetPosition
H A DInductionloopGetVehicleData.java34 protected String loopID; field in InductionloopGetVehicleData
/dports/games/scummvm/scummvm-2.5.1/engines/gob/pregob/
H A Dseqfile.cpp351 void SEQFile::skipLoop(uint loopID) { in skipLoop()
358 void SEQFile::delLoop(uint loopID) { in delLoop()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/pregob/
H A Dseqfile.cpp351 void SEQFile::skipLoop(uint loopID) { in skipLoop()
358 void SEQFile::delLoop(uint loopID) { in delLoop()
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dbeegee.h50 uint32 loopID; member
H A Dbeegee.cpp207 metaTileNoise loopID = 0; in setAreaSound() local
/dports/math/gismo/gismo-21.12.0/src/gsModeling/
H A DgsPlanarDomain.hpp169 void gsPlanarDomain<T>::sampleLoop_into( int loopID, int npoints, int numEndPoints, gsMatrix<T> & u… in sampleLoop_into()
229 void gsPlanarDomain<T>::sampleCurve_into( int loopID, int curveID, int npoints, gsMatrix<T> & u ) in sampleCurve_into()
H A DgsTrimSurface.h232 gsMatrix<T> vertexCoord(int const & loopID, int const & curveID) const in vertexCoord()
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A DInstrument.cpp293 Loop *Instrument::getLoop(int loopID) in getLoop()
/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A DSequencer.cpp1564 int loopID; in CheckLoop() local
/dports/games/openjk/OpenJK-07675e2/codeJK2/icarus/
H A DSequencer.cpp1567 int loopID; in CheckLoop() local

12