Home
last modified time | relevance | path

Searched refs:VehicleState (Results 1 – 25 of 49) sorted by relevance

12

/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSDevice_BTreceiver.h148 MeetingPoint(double _t, const MSDevice_BTsender::VehicleState& _observerState, in MeetingPoint()
149 const MSDevice_BTsender::VehicleState& _seenState) in MeetingPoint()
159 const MSDevice_BTsender::VehicleState observerState;
161 const MSDevice_BTsender::VehicleState seenState;
323 void enterRange(double atOffset, const MSDevice_BTsender::VehicleState& receiverState,
324 … const std::string& senderID, const MSDevice_BTsender::VehicleState& senderState,
335 …void leaveRange(VehicleInformation& receiverInfo, const MSDevice_BTsender::VehicleState& receiverS…
336 …evice_BTsender::VehicleInformation& senderInfo, const MSDevice_BTsender::VehicleState& senderState,
348 … void addRecognitionPoint(const double tEnd, const MSDevice_BTsender::VehicleState& receiverState,
349 const MSDevice_BTsender::VehicleState& senderState,
H A DMSDevice_BTreceiver.cpp181 const MSDevice_BTsender::VehicleState& receiverData = receiver.updates.back(); in updateVisibility()
182 const MSDevice_BTsender::VehicleState& senderData = sender.updates.back(); in updateVisibility()
217 MSDevice_BTsender::VehicleState intersection1ReceiverData(receiverData); in updateVisibility()
219 MSDevice_BTsender::VehicleState intersection1SenderData(senderData); in updateVisibility()
233 MSDevice_BTsender::VehicleState intersectionReceiverData(receiverData); in updateVisibility()
235 MSDevice_BTsender::VehicleState intersectionSenderData(senderData); in updateVisibility()
256 const std::string& senderID, const MSDevice_BTsender::VehicleState& senderState, in enterRange()
316 const MSDevice_BTsender::VehicleState& senderState, in addRecognitionPoint()
339 const MSDevice_BTsender::VehicleState& seenBeg = (*k)->meetingBegin.seenState; in writeOutput()
345 const MSDevice_BTsender::VehicleState& obsEnd = (*k)->meetingEnd->observerState; in writeOutput()
[all …]
H A DMSDevice_BTsender.h139 class VehicleState {
147 VehicleState(const double _speed, const Position& _position, const std::string& _laneID, in VehicleState() function
152 ~VehicleState() {} in ~VehicleState()
187 … for (std::vector<VehicleState>::const_iterator i = updates.begin(); i != updates.end(); ++i) { in getBoxBoundary()
194 std::vector<VehicleState> updates;
H A DMSDevice_BTsender.cpp97 …sVehicles[veh.getID()]->updates.push_back(VehicleState(veh.getSpeed(), veh.getPosition(), v.getLan… in notifyEnter()
109 …sVehicles[veh.getID()]->updates.push_back(VehicleState(newSpeed, veh.getPosition(), v.getLane()->g… in notifyMove()
124 …sVehicles[veh.getID()]->updates.push_back(VehicleState(veh.getSpeed(), veh.getPosition(), v.getLan… in notifyLeave()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/genproto/googleapis/maps/fleetengine/v1/
H A Dvehicles.pb.go42 type VehicleState int32 type
46 VehicleState_UNKNOWN_VEHICLE_STATE VehicleState = 0
48 VehicleState_OFFLINE VehicleState = 1
50 VehicleState_ONLINE VehicleState = 2
67 func (x VehicleState) Enum() *VehicleState {
68 p := new(VehicleState)
73 func (x VehicleState) String() string {
81 func (VehicleState) Type() protoreflect.EnumType {
90 func (VehicleState) EnumDescriptor() ([]byte, []int) {
491 func (x *Vehicle) GetVehicleState() VehicleState {
[all …]
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Runtime/Train/
H A DVehicleState.cs8 public class VehicleState class
166 …public VehicleState(double location, Speed speed, double bcPressure, double mrPressure, double erP… in VehicleState() method in OpenBveApi.Runtime.VehicleState
197 …public VehicleState(double location, Speed speed, double bcPressure, double mrPressure, double erP… in VehicleState() method in OpenBveApi.Runtime.VehicleState
223 …public VehicleState(double location, Speed speed, double bcPressure, double mrPressure, double erP… in VehicleState() method in OpenBveApi.Runtime.VehicleState
H A DElapseData.cs12 private readonly VehicleState MyVehicle;
69 …public ElapseData(VehicleState vehicle, PrecedingVehicleState precedingVehicle, Handles handles, D… in ElapseData()
86 public VehicleState Vehicle
/dports/cad/sumo/sumo-1.2.0/src/traci-server/
H A DTraCIServerAPI_Simulation.h77 …eVehicleStateNumber(TraCIServer& server, tcpip::Storage& outputStorage, MSNet::VehicleState state);
78 …riteVehicleStateIDs(TraCIServer& server, tcpip::Storage& outputStorage, MSNet::VehicleState state);
H A DTraCIServer.h114 …void vehicleStateChanged(const SUMOVehicle* const vehicle, MSNet::VehicleState to, const std::stri…
146 const std::map<MSNet::VehicleState, std::vector<std::string> >& getVehicleStateChanges() const { in getVehicleStateChanges()
305 std::map<MSNet::VehicleState, std::vector<std::string> > vehicleStateChanges;
412 std::map<MSNet::VehicleState, std::vector<std::string> > myVehicleStateChanges;
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/models/
H A DFGPropagate.h97 struct VehicleState { struct
520 const VehicleState& GetVState(void) const { return VState; } in GetVState()
522 void SetVState(const VehicleState& vstate);
624 struct VehicleState VState;
/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_vehicle.hpp83 enum VehicleState { enum in ScriptVehicle
229 static VehicleState GetState(VehicleID vehicle_id);
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DHelper.h147 static const std::vector<std::string>& getVehicleStateChanges(const MSNet::VehicleState state);
217 …void vehicleStateChanged(const SUMOVehicle* const vehicle, MSNet::VehicleState to, const std::stri…
219 std::map<MSNet::VehicleState, std::vector<std::string> > myVehicleStateChanges;
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSNet.h529 enum VehicleState { enum
573 …virtual void vehicleStateChanged(const SUMOVehicle* const vehicle, VehicleState to, const std::str…
596 …void informVehicleStateListener(const SUMOVehicle* const vehicle, VehicleState to, const std::stri…
H A DMSDynamicShapeUpdater.cpp27 MSDynamicShapeUpdater::vehicleStateChanged(const SUMOVehicle* const vehicle, MSNet::VehicleState to… in vehicleStateChanged()
H A DMSDynamicShapeUpdater.h32 …void vehicleStateChanged(const SUMOVehicle* const vehicle, MSNet::VehicleState to, const std::stri…

12