![]() |
SUMO - Simulation of Urban MObility
|
A MSVehicle extended by some values for usage within the gui. More...
#include <GUIVehicle.h>
Public Types | |
enum | ChangeRequest { REQUEST_NONE, REQUEST_LEFT, REQUEST_RIGHT, REQUEST_HOLD } |
Requests set via TraCI. More... | |
typedef long long int | NumericalID |
Public Member Functions | ||||
void | activateReminders (const MSMoveReminder::Notification reason, const MSLane *enteredLane=0) | |||
"Activates" all current move reminder More... | ||||
void | addReminder (MSMoveReminder *rem) | |||
Adds a MoveReminder dynamically. More... | ||||
void | addStops (const bool ignoreStopErrors) | |||
Adds stops to the built vehicle. More... | ||||
bool | addTraciStop (MSLane *const lane, const double startPos, const double endPos, const SUMOTime duration, const SUMOTime until, const bool parking, const bool triggered, const bool containerTriggered, std::string &errorMsg) | |||
bool | addTraciStopAtStoppingPlace (const std::string &stopId, const SUMOTime duration, const SUMOTime until, const bool parking, const bool triggered, const bool containerTriggered, const SumoXMLTag stoppingPlaceType, std::string &errorMsg) | |||
double | basePos (const MSEdge *edge) const | |||
departure position where the vehicle fits fully onto the edge (if possible) More... | ||||
bool | checkActionStep (const SUMOTime t) | |||
Returns whether the vehicle is supposed to take action in the current simulation step Updates myActionStep and myLastActionTime in case that the current simstep is an action step. More... | ||||
double | computeAngle () const | |||
compute the current vehicle angle More... | ||||
bool | congested () const | |||
void | createDevice (const std::string &deviceName) | |||
create device of the given type More... | ||||
void | drawAction_drawLinkItems (const GUIVisualizationSettings &s) const | |||
virtual void | drawAction_drawPersonsAndContainers (const GUIVisualizationSettings &s) const | |||
void | drawAction_drawVehicleBlinker (double length) const | |||
void | drawAction_drawVehicleBlueLight () const | |||
void | drawAction_drawVehicleBrakeLight (double length, bool onlyOne=false) const | |||
void | drawBestLanes () const | |||
Draws the vehicle's best lanes. More... | ||||
void | drawName (const Position &pos, const double scale, const GUIVisualizationTextSettings &settings, const double angle=0) const | |||
draw name of item More... | ||||
void | drawRouteHelper (const GUIVisualizationSettings &s, const MSRoute &r) const | |||
Draws the route. More... | ||||
void | enterLaneAtInsertion (MSLane *enteredLane, double pos, double speed, double posLat, MSMoveReminder::Notification notification) | |||
Update when the vehicle enters a new lane in the emit step. More... | ||||
void | enterLaneAtLaneChange (MSLane *enteredLane) | |||
Update when the vehicle enters a new lane in the laneChange step. More... | ||||
bool | enterLaneAtMove (MSLane *enteredLane, bool onTeleporting=false) | |||
Update when the vehicle enters a new lane in the move step. More... | ||||
bool | executeMove () | |||
Executes planned vehicle movements with regards to right-of-way. More... | ||||
void | fixPosition () | |||
repair errors in vehicle position after changing between internal edges More... | ||||
double | getAngle () const | |||
Return current angle. More... | ||||
virtual double | getArrivalPos () const | |||
Returns this vehicle's desired arrivalPos for its current route (may change on reroute) More... | ||||
PositionVector | getBoundingBox () const | |||
get bounding rectangle More... | ||||
PositionVector | getBoundingPoly () const | |||
get bounding polygon More... | ||||
const MSCFModel & | getCarFollowModel () const | |||
Returns the vehicle's car following model definition. More... | ||||
MSCFModel::VehicleVariables * | getCarFollowVariables () const | |||
Returns the vehicle's car following model variables. More... | ||||
double | getChosenSpeedFactor () const | |||
Returns the precomputed factor by which the driver wants to be faster than the speed limit. More... | ||||
double | getColorValue (int activeScheme) const | |||
gets the color value according to the current scheme index More... | ||||
int | getContainerNumber () const | |||
Returns the number of containers. More... | ||||
const std::vector< MSTransportable * > & | getContainers () const | |||
retrieve riding containers More... | ||||
const MSRouteIterator & | getCurrentRouteEdge () const | |||
Returns an iterator pointing to the current edge in this vehicles route. More... | ||||
double | getDeltaPos (double accel) | |||
calculates the distance covered in the next integration step given an acceleration and assuming the current velocity. (gives different results for different integration methods, e.g., euler vs. ballistic) More... | ||||
SUMOTime | getDepartDelay () const | |||
Returns the depart delay. More... | ||||
double | getDepartPos () const | |||
Returns this vehicle's real departure position. More... | ||||
SUMOTime | getDeparture () const | |||
Returns this vehicle's real departure time. More... | ||||
MSVehicleDevice * | getDevice (const std::type_info &type) const | |||
Returns a device of the given type if it exists or 0. More... | ||||
std::string | getDeviceParameter (const std::string &deviceName, const std::string &key) const | |||
try to retrieve the given parameter from any of the vehicles devices, raise InvalidArgument if no device parameter by that name exists More... | ||||
const std::vector< MSVehicleDevice * > & | getDevices () const | |||
Returns this vehicle's devices. More... | ||||
double | getDistanceToPosition (double destPos, const MSEdge *destEdge) const | |||
std::shared_ptr< MSSimpleDriverState > | getDriverState () const | |||
Returns the vehicle driver's state. More... | ||||
const MSEdge * | getEdge () const | |||
Returns the edge the vehicle is currently at. More... | ||||
const std::vector< MSLane * > & | getFurtherLanes () const | |||
const std::vector< double > & | getFurtherLanesPosLat () const | |||
const std::string & | getID () const | |||
Returns the name of the vehicle. More... | ||||
double | getImpatience () const | |||
Returns this vehicles impatience. More... | ||||
Influencer & | getInfluencer () | |||
Returns the velocity/lane influencer. More... | ||||
const Influencer * | getInfluencer () const | |||
MSAbstractLaneChangeModel & | getLaneChangeModel () | |||
const MSAbstractLaneChangeModel & | getLaneChangeModel () const | |||
int | getLaneIndex () const | |||
double | getLastLaneChangeOffset () const | |||
Returns the time since the last lane change in seconds. More... | ||||
std::pair< const MSVehicle *const, double > | getLeader (double dist=0) const | |||
Returns the leader of the vehicle looking for a fixed distance. More... | ||||
double | getLeftSideOnEdge () const | |||
return left vehicle side on current edge More... | ||||
int | getLeftSublaneOnEdge () const | |||
double | getLength () const | |||
Returns the vehicle's length. More... | ||||
double | getManeuverDist () const | |||
return the lane-change maneuver distance More... | ||||
double | getMaxSpeed () const | |||
Returns the maximum speed. More... | ||||
std::list< Stop > | getMyStops () | |||
double | getNaviDegree () const | |||
return the current angle in navigational degrees More... | ||||
Stop & | getNextStop () | |||
const std::pair< double, LinkDirection > & | getNextTurn () | |||
Get the distance and direction of the next upcoming turn for the vehicle (within its look-ahead range) More... | ||||
int | getNumberReroutes () const | |||
Returns the number of new routes this vehicle got. More... | ||||
NumericalID | getNumericalID () const | |||
return the numerical ID which is only for internal usage More... | ||||
const SUMOVehicleParameter & | getParameter () const | |||
Returns the vehicle's parameter (including departure definition) More... | ||||
GUIParameterTableWindow * | getParameterWindow (GUIMainWindow &app, GUISUMOAbstractView &parent) | |||
Returns an own parameter window. More... | ||||
std::vector< std::string > | getPersonIDList () const | |||
Returns the list of persons. More... | ||||
int | getPersonNumber () const | |||
Returns the number of persons. More... | ||||
const std::vector< MSTransportable * > & | getPersons () const | |||
retrieve riding persons More... | ||||
Position | getPosition (const double offset=0) const | |||
Return current position (x/y, cartesian) More... | ||||
double | getRightSideOnEdge2 () const | |||
return right vehicle side on current edge (without argument) More... | ||||
int | getRightSublaneOnEdge () const | |||
return the righmost sublane on the edge occupied by the vehicle More... | ||||
const MSRoute & | getRoute () const | |||
Returns the current route. More... | ||||
double | getSafeFollowSpeed (const std::pair< const MSVehicle *, double > leaderInfo, const double seen, const MSLane *const lane, double distToCrossing) const | |||
compute safe speed for following the given leader More... | ||||
MSVehicleType & | getSingularType () | |||
Replaces the current vehicle type with a new one used by this vehicle only. More... | ||||
double | getSpeedWithoutTraciInfluence () const | |||
Returns the uninfluenced velocity. More... | ||||
double | getTimeGapOnLane () const | |||
Returns the time gap in seconds to the leader of the vehicle on the same lane. More... | ||||
GUIParameterTableWindow * | getTypeParameterWindow (GUIMainWindow &app, GUISUMOAbstractView &parent) | |||
Returns an own type parameter window. More... | ||||
SUMOVehicleClass | getVClass () const | |||
Returns the vehicle's access class. More... | ||||
const MSVehicleType & | getVehicleType () const | |||
Returns the vehicle's type definition. More... | ||||
double | getWidth () const | |||
Returns the vehicle's width. More... | ||||
GUIVehicle (SUMOVehicleParameter *pars, const MSRoute *route, MSVehicleType *type, const double speedFactor) | ||||
Constructor. More... | ||||
bool | hasDeparted () const | |||
Returns whether this vehicle has already departed. More... | ||||
bool | hasDevice (const std::string &deviceName) const | |||
check whether the vehicle is equiped with a device of the given type More... | ||||
bool | hasInfluencer () const | |||
bool | hasValidRoute (std::string &msg, const MSRoute *route=0) const | |||
Validates the current or given route. More... | ||||
int | influenceChangeDecision (int state) | |||
allow TraCI to influence a lane change decision More... | ||||
bool | isLeader (const MSLink *link, const MSVehicle *veh) const | |||
whether the given vehicle must be followed at the given junction More... | ||||
bool | isSelected () const | |||
whether this vehicle is selected in the GUI More... | ||||
void | leaveLane (const MSMoveReminder::Notification reason, const MSLane *approachedLane=0) | |||
Update of members if vehicle leaves a new lane in the lane change step or at arrival. More... | ||||
void | onDepart () | |||
Called when the vehicle is inserted into the network. More... | ||||
bool | onFurtherEdge (const MSEdge *edge) const | |||
whether this vehicle has its back (and no its front) on the given edge More... | ||||
bool | passingMinor () const | |||
decide whether the vehicle is passing a minor link or has comitted to do so More... | ||||
void | planMove (const SUMOTime t, const MSLeaderInfo &ahead, const double lengthsInFront) | |||
Compute safe velocities for the upcoming lanes based on positions and speeds from the last time step. Also registers ApproachingVehicleInformation for all links. More... | ||||
double | processNextStop (double currentVelocity) | |||
Processes stops, returns the velocity needed to reach the stop. More... | ||||
void | removeReminder (MSMoveReminder *rem) | |||
Removes a MoveReminder dynamically. More... | ||||
void | removeTransportable (MSTransportable *t) | |||
removes a person or container More... | ||||
void | replaceParameter (const SUMOVehicleParameter *newParameter) | |||
replace the vehicle parameter (deleting the old one) More... | ||||
bool | replaceRouteEdges (ConstMSEdgeVector &edges, double cost, double savings, const std::string &info, bool onInit=false, bool check=false, bool removeStops=true) | |||
Replaces the current route by the given edges. More... | ||||
void | replaceVehicleType (MSVehicleType *type) | |||
Replaces the current vehicle type by the one given. More... | ||||
void | reroute (SUMOTime t, const std::string &info, SUMOAbstractRouter< MSEdge, SUMOVehicle > &router, const bool onInit=false, const bool withTaz=false) | |||
Performs a rerouting using the given router. More... | ||||
bool | rerouteParkingArea (const std::string &parkingAreaID, std::string &errorMsg) | |||
void | resetActionOffset (const SUMOTime timeUntilNextAction=0) | |||
Resets the action offset for the vehicle. More... | ||||
bool | resumeFromStopping () | |||
void | selectBlockingFoes () const | |||
adds the blocking foes to the current selection More... | ||||
void | setAngle (double angle, bool straightenFurther=false) | |||
Set a custom vehicle angle in rad, optionally updates furtherLanePosLat. More... | ||||
void | setApproachingForAllLinks (const SUMOTime t) | |||
Register junction approaches for all link items in the current plan. More... | ||||
virtual void | setArrivalPos (double arrivalPos) | |||
Sets this vehicle's desired arrivalPos for its current route. More... | ||||
void | setChosenSpeedFactor (const double factor) | |||
Returns the precomputed factor by which the driver wants to be faster than the speed limit. More... | ||||
void | setDeviceParameter (const std::string &deviceName, const std::string &key, const std::string &value) | |||
try to set the given parameter from any of the vehicles devices, raise InvalidArgument if no device parameter by that name exists More... | ||||
void | setRemoteState (Position xyPos) | |||
sets position outside the road network More... | ||||
void | setTentativeLaneAndPosition (MSLane *lane, double pos, double posLat=0) | |||
set tentative lane and position during insertion to ensure that all cfmodels work (some of them require veh->getLane() to return a valid lane) Once the vehicle is sucessfully inserted the lane is set again (see enterLaneAtInsertion) More... | ||||
const MSEdge * | succEdge (int nSuccs) const | |||
Returns the nSuccs'th successor of edge the vehicle is currently at. More... | ||||
bool | unsafeLinkAhead (const MSLane *lane) const | |||
whether the vehicle may safely move to the given lane with regard to upcoming links More... | ||||
void | updateActionOffset (const SUMOTime oldActionStepLength, const SUMOTime newActionStepLength) | |||
Process an updated action step length value (only affects the vehicle's action offset, The actionStepLength is stored in the (singular) vtype) More... | ||||
void | updateDriveItems () | |||
Check whether the drive items (myLFLinkLanes) are up to date, and update them if required. More... | ||||
double | updateFurtherLanes (std::vector< MSLane *> &furtherLanes, std::vector< double > &furtherLanesPosLat, const std::vector< MSLane *> &passedLanes) | |||
update a vector of further lanes and return the new backPos More... | ||||
~GUIVehicle () | ||||
destructor More... | ||||
insertion/removal | ||||
void | onRemovalFromNet (const MSMoveReminder::Notification reason) | |||
Called when the vehicle is removed from the network. More... | ||||
interaction with the route | ||||
bool | hasArrived () const | |||
Returns whether this vehicle has already arived (reached the arrivalPosition on its final edge) More... | ||||
bool | replaceRoute (const MSRoute *route, const std::string &info, bool onInit=false, int offset=0, bool addStops=true, bool removeStops=true) | |||
Replaces the current route by the given one. More... | ||||
bool | willPass (const MSEdge *const edge) const | |||
Returns whether the vehicle wil pass the given edge. More... | ||||
int | getRoutePosition () const | |||
void | resetRoutePosition (int index) | |||
const MSEdgeWeightsStorage & | getWeightsStorage () const | |||
Returns the vehicle's internal edge travel times/efforts container. More... | ||||
MSEdgeWeightsStorage & | getWeightsStorage () | |||
state setter/getter | ||||
double | getPositionOnLane () const | |||
Get the vehicle's position along the lane. More... | ||||
double | getPositionOnLane (const MSLane *lane) const | |||
Get the vehicle's front position relative to the given lane. More... | ||||
double | getLastStepDist () const | |||
Get the distance the vehicle covered in the previous timestep. More... | ||||
double | getBackPositionOnLane (const MSLane *lane) const | |||
Get the vehicle's position relative to the given lane. More... | ||||
double | getBackPositionOnLane () const | |||
Get the vehicle's position relative to its current lane. More... | ||||
double | getLateralPositionOnLane () const | |||
Get the vehicle's lateral position on the lane. More... | ||||
double | getRightSideOnLane () const | |||
Get the vehicle's lateral position on the lane: More... | ||||
double | lateralDistanceToLane (const int offset) const | |||
Get the minimal lateral distance required to move fully onto the lane at given offset. More... | ||||
double | getLateralOverlap () const | |||
return the amount by which the vehicle extends laterally outside it's primary lane More... | ||||
double | getLateralOverlap (double posLat) const | |||
double | getRightSideOnEdge (const MSLane *lane=0) const | |||
Get the vehicle's lateral position on the edge of the given lane (or its current edge if lane == 0) More... | ||||
double | getCenterOnEdge (const MSLane *lane=0) const | |||
Get the vehicle's lateral position on the edge of the given lane (or its current edge if lane == 0) More... | ||||
double | getLatOffset (const MSLane *lane) const | |||
Get the offset that that must be added to interpret myState.myPosLat for the given lane. More... | ||||
double | getSpeed () const | |||
Returns the vehicle's current speed. More... | ||||
double | getPreviousSpeed () const | |||
Returns the vehicle's speed before the previous time step. More... | ||||
double | getAcceleration () const | |||
Returns the vehicle's acceleration in m/s (this is computed as the last step's mean acceleration in case that a stop occurs within the middle of the time-step) More... | ||||
SUMOTime | getActionStepLength () const | |||
Returns the vehicle's action step length in millisecs, i.e. the interval between two action points. More... | ||||
double | getActionStepLengthSecs () const | |||
Returns the vehicle's action step length in secs, i.e. the interval between two action points. More... | ||||
SUMOTime | getLastActionTime () const | |||
Returns the time of the vehicle's last action point. More... | ||||
Other getter methods | ||||
double | getSlope () const | |||
Returns the slope of the road at vehicle's position. More... | ||||
Position | getPositionAlongBestLanes (double offset) const | |||
Return the (x,y)-position, which the vehicle would reach if it continued along its best continuation lanes from the current for a distance of offset m. More... | ||||
MSLane * | getLane () const | |||
Returns the lane the vehicle is on. More... | ||||
double | getMaxSpeedOnLane () const | |||
Returns the maximal speed for the vehicle on its current lane (including speed factor and deviation, i.e., not necessarily the allowed speed limit) More... | ||||
bool | isOnRoad () const | |||
Returns the information whether the vehicle is on a road (is simulated) More... | ||||
bool | isActive () const | |||
Returns whether the current simulation step is an action point for the vehicle. More... | ||||
bool | isActionStep (SUMOTime t) const | |||
Returns whether the next simulation step will be an action point for the vehicle. More... | ||||
bool | isFrontOnLane (const MSLane *lane) const | |||
Returns the information whether the front of the vehicle is on the given lane. More... | ||||
const MSEdge * | getRerouteOrigin () const | |||
Returns the starting point for reroutes (usually the current edge) More... | ||||
SUMOTime | getWaitingTime () const | |||
Returns the SUMOTime waited (speed was lesser than 0.1m/s) More... | ||||
SUMOTime | getTimeLoss () const | |||
Returns the SUMOTime lost (speed was lesser maximum speed) More... | ||||
SUMOTime | getAccumulatedWaitingTime () const | |||
Returns the SUMOTime waited (speed was lesser than 0.1m/s) within the last t millisecs. More... | ||||
double | getWaitingSeconds () const | |||
Returns the number of seconds waited (speed was lesser than 0.1m/s) More... | ||||
double | getAccumulatedWaitingSeconds () const | |||
Returns the number of seconds waited (speed was lesser than 0.1m/s) within the last millisecs. More... | ||||
double | getTimeLossSeconds () const | |||
Returns the time loss in seconds. More... | ||||
Position | getVelocityVector () const | |||
Returns the vehicle's direction in radians. More... | ||||
strategical/tactical lane choosing methods | ||||
const std::vector< LaneQ > & | getBestLanes () const | |||
Returns the description of best lanes to use in order to continue the route. More... | ||||
void | updateBestLanes (bool forceRebuild=false, const MSLane *startLane=0) | |||
computes the best lanes to use in order to continue the route More... | ||||
const std::vector< MSLane * > & | getBestLanesContinuation () const | |||
Returns the best sequence of lanes to continue the route starting at myLane. More... | ||||
const std::vector< MSLane * > & | getBestLanesContinuation (const MSLane *const l) const | |||
Returns the best sequence of lanes to continue the route starting at the given lane. More... | ||||
int | getBestLaneOffset () const | |||
void | adaptBestLanesOccupation (int laneIndex, double density) | |||
update occupation from MSLaneChanger More... | ||||
vehicle stops definitions and i/o | ||||
bool | addStop (const SUMOVehicleParameter::Stop &stopPar, std::string &errorMsg, SUMOTime untilOffset=0, bool collision=false, MSRouteIterator *searchStart=0) | |||
Adds a stop. More... | ||||
bool | replaceParkingArea (MSParkingArea *parkingArea, std::string &errorMsg) | |||
replace the current parking area stop with a new stop with merge duration More... | ||||
void | createDriverState () | |||
Create a DriverState for the vehicle. More... | ||||
MSParkingArea * | getNextParkingArea () | |||
get the current parking area stop More... | ||||
bool | hasStops () const | |||
Returns whether the vehicle has to stop somewhere. More... | ||||
bool | hasDriverState () const | |||
Whether this vehicle is equipped with a MSDriverState. More... | ||||
bool | isStopped () const | |||
Returns whether the vehicle is at a stop. More... | ||||
SUMOTime | remainingStopDuration () const | |||
Returns the remaining stop duration for a stopped vehicle or 0. More... | ||||
bool | willStop () const | |||
Returns whether the vehicle will stop on the current edge. More... | ||||
bool | isStoppedOnLane () const | |||
bool | keepStopping (bool afterProcessing=false) const | |||
Returns whether the vehicle is stopped and must continue to do so. More... | ||||
SUMOTime | collisionStopTime () const | |||
Returns the remaining time a vehicle needs to stop due to a collision. A negative value indicates that the vehicle is not stopping due to a collision (or at all) More... | ||||
bool | isParking () const | |||
Returns whether the vehicle is parking. More... | ||||
bool | isRemoteControlled () const | |||
Returns the information whether the vehicle is fully controlled via TraCI. More... | ||||
bool | wasRemoteControlled (SUMOTime lookBack=DELTA_T) const | |||
Returns the information whether the vehicle is fully controlled via TraCI within the lookBack time. More... | ||||
double | nextStopDist () const | |||
return the distance to the next stop or doubleMax if there is none. More... | ||||
bool | isStoppedTriggered () const | |||
Returns whether the vehicle is on a triggered stop. More... | ||||
bool | isStoppedInRange (double pos) const | |||
return whether the given position is within range of the current stop More... | ||||
Emission retrieval | ||||
double | getCO2Emissions () const | |||
Returns CO2 emission of the current state. More... | ||||
double | getCOEmissions () const | |||
Returns CO emission of the current state. More... | ||||
double | getHCEmissions () const | |||
Returns HC emission of the current state. More... | ||||
double | getNOxEmissions () const | |||
Returns NOx emission of the current state. More... | ||||
double | getPMxEmissions () const | |||
Returns PMx emission of the current state. More... | ||||
double | getFuelConsumption () const | |||
Returns fuel consumption of the current state. More... | ||||
double | getElectricityConsumption () const | |||
Returns electricity consumption of the current state. More... | ||||
double | getHarmonoise_NoiseEmissions () const | |||
Returns noise emissions of the current state. More... | ||||
Interaction with persons | ||||
void | addPerson (MSTransportable *person) | |||
Adds a passenger. More... | ||||
Interaction with containers | ||||
void | addContainer (MSTransportable *container) | |||
Adds a container. More... | ||||
state io | ||||
void | saveState (OutputDevice &out) | |||
Saves the states of a vehicle. More... | ||||
void | loadState (const SUMOSAXAttributes &attrs, const SUMOTime offset) | |||
Loads the state of this vehicle from the given description. More... | ||||
interfaces to be implemented by derived classes | ||||
virtual double | getColorValue (const GUIVisualizationSettings &, int) const | |||
virtual const std::string & | getMicrosimID () const | |||
Returns the id of the object as known to microsim. More... | ||||
virtual void | setMicrosimID (const std::string &newID) | |||
Changes the microsimID of the object. More... | ||||
GUIGlObjectType | getType () const | |||
Returns the type of the object as coded in GUIGlObjectType. More... | ||||
inherited from GUIGlObject | ||||
GUIGLObjectPopupMenu * | getPopUpMenu (GUIMainWindow &app, GUISUMOAbstractView &parent) | |||
Returns an own popup-menu. More... | ||||
Boundary | getCenteringBoundary () const | |||
Returns the boundary to which the view shall be centered in order to show the object. More... | ||||
void | drawOnPos (const GUIVisualizationSettings &s, const Position &pos, const double angle) const | |||
Draws the object on the specified position with the specified angle. More... | ||||
void | drawGL (const GUIVisualizationSettings &s) const | |||
Draws the object. More... | ||||
virtual void | drawGLAdditional (GUISUMOAbstractView *const parent, const GUIVisualizationSettings &s) const | |||
Draws additionally triggered visualisations. More... | ||||
Atomar getter methods | ||||
Returns the full name appearing in the tool tip
| ||||
const std::string & | getFullName () const | |||
virtual std::string | getParentName () const | |||
Returns the name of the parent object (if any) More... | ||||
GUIGlID | getGlID () const | |||
Returns the numerical id of the object. More... | ||||
Parameter table window I/O | ||||
Lets this object know a parameter window showing the object's values was opened
| ||||
void | addParameterTable (GUIParameterTableWindow *w) | |||
void | removeParameterTable (GUIParameterTableWindow *w) | |||
Lets this object know a parameter window showing the object's values was closed. More... | ||||
Static Public Member Functions | |
static int | nextLinkPriority (const std::vector< MSLane *> &conts) |
get a numerical value for the priority of the upcoming link More... | |
static bool | overlap (const MSVehicle *veh1, const MSVehicle *veh2) |
static bool | setFunctionalColor (int activeScheme, const MSBaseVehicle *veh) |
sets the color according to the current scheme index and some vehicle function More... | |
Static Public Attributes | |
static const GUIGlID | INVALID_ID = 0 |
static StringBijection< GUIGlObjectType > | TypeNames |
associates object types with strings More... | |
Protected Types | |
typedef std::vector< DriveProcessItem > | DriveItemVector |
Container for used Links/visited Lanes during planMove() and executeMove. More... | |
Protected Member Functions | |
void | adaptToLeader (const std::pair< const MSVehicle *, double > leaderInfo, const double seen, DriveProcessItem *const lastLink, const MSLane *const lane, double &v, double &vLinkPass, double distToCrossing=-1) const |
void | adaptToLeaders (const MSLeaderInfo &ahead, double latOffset, const double seen, DriveProcessItem *const lastLink, const MSLane *const lane, double &v, double &vLinkPass) const |
void | buildAdditionalsPopupOptions (GUIMainWindow &app, GUIGLObjectPopupMenu *ret, const std::string &type) |
build basic additional popup options. Used to unify pop-ups menu in netedit and SUMO-GUI More... | |
void | buildShapePopupOptions (GUIMainWindow &app, GUIGLObjectPopupMenu *ret, const std::string &type) |
build basic shape popup options. Used to unify pop-ups menu in netedit and SUMO-GUI More... | |
void | calculateArrivalParams () |
(Re-)Calculates the arrival position and lane from the vehicle parameters More... | |
bool | canReverse () const |
whether the vehicle is a train that can reverse its direction at the current point in its route More... | |
void | checkLinkLeader (const MSLink *link, const MSLane *lane, double seen, DriveProcessItem *const lastLink, double &v, double &vLinkPass, double &vLinkWait, bool &setRequest, bool isShadowLink=false) const |
checks for link leaders on the given link More... | |
void | checkLinkLeaderCurrentAndParallel (const MSLink *link, const MSLane *lane, double seen, DriveProcessItem *const lastLink, double &v, double &vLinkPass, double &vLinkWait, bool &setRequest) const |
checks for link leaders of the current link as well as the parallel link (if there is one) More... | |
void | checkRewindLinkLanes (const double lengthsInFront, DriveItemVector &lfLinks) const |
runs heuristic for keeping the intersection clear in case of downstream jamming More... | |
void | drawOutsideNetwork (bool add) |
register vehicle for drawing while outside the network More... | |
double | estimateLeaveSpeed (const MSLink *const link, const double vLinkPass) const |
estimate leaving speed when accelerating across a link More... | |
const MSLane * | getBackLane () const |
const Position | getBackPosition () const |
double | getBrakeGap () const |
get distance for coming to a stop (used for rerouting checks) More... | |
const Position & | getSeatPosition (int personIndex) const |
returns the seat position for the person with the given index More... | |
double | getSpaceTillLastStanding (const MSLane *l, bool &foundStopped) const |
const ConstMSEdgeVector | getStopEdges () const |
Returns the list of still pending stop edges. More... | |
const MSVehicleType & | getVType () const |
A shortcut to myVehicle.myType. More... | |
bool | ignoreRed (const MSLink *link, bool canBrake) const |
decide whether a red (or yellow light) may be ignore More... | |
bool | keepClear (const MSLink *link) const |
decide whether the given link must be kept clear More... | |
void | planMoveInternal (const SUMOTime t, MSLeaderInfo ahead, DriveItemVector &lfLinks, double &myStopDist, std::pair< double, LinkDirection > &myNextTurn) const |
void | processLaneAdvances (std::vector< MSLane *> &passedLanes, bool &moved, std::string &emergencyReason) |
This method checks if the vehicle has advanced over one or several lanes along its route and triggers the corresponding actions for the lanes and the vehicle. and adapts the given in/out parameters to the appropriate values. More... | |
void | processLinkAproaches (double &vSafe, double &vSafeMin, double &vSafeMinDist) |
This method iterates through the driveprocess items for the vehicle and adapts the given in/out parameters to the appropriate values. More... | |
double | processTraCISpeedControl (double vSafe, double vNext) |
Check for speed advices from the traci client and adjust the speed vNext in the current (euler) / after the current (ballistic) simstep accordingly. More... | |
void | removeApproachingInformation (DriveItemVector &lfLinks) const |
unregister approach from all upcoming links More... | |
void | removePassedDriveItems () |
Erase passed drive items from myLFLinkLanes (and unregister approaching information for corresponding links). Further, myNextDriveItem is reset. More... | |
void | setBlinkerInformation () |
sets the blue flashing light for emergency vehicles More... | |
void | setBrakingSignals (double vNext) |
sets the braking lights on/off More... | |
void | setColor (const GUIVisualizationSettings &s) const |
sets the color according to the currente settings More... | |
void | setEmergencyBlueLight (SUMOTime currentTime) |
sets the blue flashing light for emergency vehicles More... | |
void | updateOccupancyAndCurrentBestLane (const MSLane *startLane) |
updates LaneQ::nextOccupation and myCurrentLaneInBestLanes More... | |
void | updateState (double vNext) |
updates the vehicles state, given a next value for its speed. This value can be negative in case of the ballistic update to indicate a stop within the next timestep. (You can call this a 'hack' to emulate reasoning based on accelerations: The assumed constant acceleration a within the next time step is then a = (vNext - vCurrent)/TS ) More... | |
void | updateTimeLoss (double vNext) |
Updates the vehicle's time loss. More... | |
void | updateWaitingTime (double vNext) |
Updates the vehicle's waiting time counters (accumulated and consecutive) More... | |
Position | validatePosition (Position result, double offset=0) const |
ensure that a vehicle-relative position is not invalid More... | |
helper methods for building popup-menus | |
void | buildPopupHeader (GUIGLObjectPopupMenu *ret, GUIMainWindow &app, bool addSeparator=true) |
Builds the header. More... | |
void | buildCenterPopupEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds an entry which allows to center to the object. More... | |
void | buildNameCopyPopupEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds entries which allow to copy the name / typed name into the clipboard. More... | |
void | buildSelectionPopupEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds an entry which allows to (de)select the object. More... | |
void | buildShowParamsPopupEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds an entry which allows to open the parameter window. More... | |
void | buildShowTypeParamsPopupEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds an entry which allows to open the type parameter window. More... | |
void | buildPositionCopyEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds an entry which allows to copy the cursor position if geo projection is used, also builds an entry for copying the geo-position. More... | |
void | buildShowManipulatorPopupEntry (GUIGLObjectPopupMenu *ret, bool addSeparator=true) |
Builds an entry which allows to open the manipulator window. More... | |
Static Protected Member Functions | |
static void | drawLinkItem (const Position &pos, SUMOTime arrivalTime, SUMOTime leaveTime, double exagerate) |
Protected Attributes | |
double | myAcceleration |
The current acceleration after dawdling in m/s. More... | |
bool | myActionStep |
The flag myActionStep indicates whether the current time step is an action point for the vehicle. More... | |
bool | myAmOnNet |
Whether the vehicle is on the network (not parking, teleported, vaporized, or arrived) More... | |
bool | myAmRegisteredAsWaitingForContainer |
Whether this vehicle is registered as waiting for a container (for deadlock-recognition) More... | |
bool | myAmRegisteredAsWaitingForPerson |
Whether this vehicle is registered as waiting for a person (for deadlock-recognition) More... | |
double | myAngle |
the angle in radians ( More... | |
int | myArrivalLane |
The destination lane where the vehicle stops. More... | |
double | myArrivalPos |
The position on the destination lane where the vehicle stops. More... | |
std::vector< std::vector< LaneQ > > | myBestLanes |
Position | myCachedPosition |
double | myChosenSpeedFactor |
A precomputed factor by which the driver wants to be faster than the speed limit. More... | |
SUMOTime | myCollisionImmunity |
amount of time for which the vehicle is immune from collisions More... | |
MSDevice_Transportable * | myContainerDevice |
The containers this vehicle may have. More... | |
MSRouteIterator | myCurrEdge |
Iterator to current route-edge. More... | |
std::vector< LaneQ >::iterator | myCurrentLaneInBestLanes |
double | myDepartPos |
The real depart position. More... | |
SUMOTime | myDeparture |
The real departure time. More... | |
std::vector< MSVehicleDevice * > | myDevices |
The devices this vehicle has. More... | |
std::shared_ptr< MSSimpleDriverState > | myDriverState |
This vehicle's driver state. More... | |
std::vector< MSLane * > | myFurtherLanes |
The information into which lanes the vehicle laps into. More... | |
std::vector< double > | myFurtherLanesPosLat |
lateral positions on further lanes More... | |
bool | myHaveToWaitOnNextLink |
SUMOTime | myJunctionConflictEntryTime |
SUMOTime | myJunctionEntryTime |
time at which the current junction was entered More... | |
SUMOTime | myJunctionEntryTimeNeverYield |
MSLane * | myLane |
The lane the vehicle is on. More... | |
MSAbstractLaneChangeModel * | myLaneChangeModel |
SUMOTime | myLastActionTime |
Action offset (actions are taken at time myActionOffset + N*getActionStepLength()) Initialized to 0, to be set at insertion. More... | |
const MSEdge * | myLastBestLanesEdge |
const MSLane * | myLastBestLanesInternalLane |
DriveItemVector | myLFLinkLanes |
container for the planned speeds in the current step More... | |
DriveItemVector | myLFLinkLanesPrev |
planned speeds from the previous step for un-registering from junctions after the new container is filled More... | |
MFXMutex | myLock |
The mutex used to avoid concurrent updates of the vehicle buffer. More... | |
DriveItemVector::iterator | myNextDriveItem |
iterator pointing to the next item in myLFLinkLanes More... | |
std::pair< double, LinkDirection > | myNextTurn |
the upcoming turn for the vehicle More... | |
int | myNumberReroutes |
The number of reroutings. More... | |
const SUMOVehicleParameter * | myParameter |
This vehicle's parameter. More... | |
MSDevice_Transportable * | myPersonDevice |
The passengers this vehicle may have. More... | |
const MSRoute * | myRoute |
This vehicle's route. More... | |
PositionVector | mySeatPositions |
positions of seats in the vehicle (updated at every drawing step) More... | |
int | mySignals |
State of things of the vehicle that can be on or off. More... | |
State | myState |
This Vehicles driving state (pos and speed) More... | |
double | myStopDist |
distance to the next stop or -1 if there is none More... | |
std::list< Stop > | myStops |
The vehicle's list of stops. More... | |
double | myTimeLoss |
the time loss in seconds due to driving with less than maximum speed More... | |
MSVehicleType * | myType |
This vehicle's type. More... | |
SUMOTime | myWaitingTime |
The time the vehicle waits (is not faster than 0.1m/s) in seconds. More... | |
WaitingTimeCollector | myWaitingTimeCollector |
Static Protected Attributes | |
static std::vector< MSLane * > | myEmptyLaneVector |
static std::vector< MSTransportable * > | myEmptyTransportableVector |
static const SUMOTime | NOT_YET_DEPARTED = SUMOTime_MAX |
Private Member Functions | |
void | computeSeats (const Position &front, const Position &back, int &requiredSeats) const |
add seats to mySeatPositions and update requiredSeats More... | |
bool | drawAction_drawCarriageClass (const GUIVisualizationSettings &s, SUMOVehicleShape guiShape, bool asImage) const |
draws the given guiShape if it has distinct carriages/modules and returns true if so More... | |
void | drawAction_drawRailCarriages (const GUIVisualizationSettings &s, double defaultLength, double carriageGap, int firstPassengerCarriage, bool asImage) const |
int | getNumPassengers () const |
return the number of passengers More... | |
MSLane * | getPreviousLane (MSLane *current, int &furtherIndex) const |
std::string | getStopInfo () const |
retrieve information about the current stop state More... | |
Additional visualisations | |
bool | hasActiveAddVisualisation (GUISUMOAbstractView *const parent, int which) const |
Returns whether the named feature is enabled in the given view. More... | |
void | addActiveAddVisualisation (GUISUMOAbstractView *const parent, int which) |
Adds the named visualisation feature to the given view. More... | |
void | removeActiveAddVisualisation (GUISUMOAbstractView *const parent, int which) |
Adds the named visualisation feature to the given view. More... | |
void | drawRoute (const GUIVisualizationSettings &s, int routeNo, double darken) const |
Chooses the route to draw and draws it, darkening it as given. More... | |
enum | VisualisationFeatures { VO_SHOW_BEST_LANES = 1, VO_SHOW_ROUTE = 2, VO_SHOW_ALL_ROUTES = 4, VO_SHOW_LFLINKITEMS = 8, VO_DRAW_OUTSIDE_NETWORK = 16 } |
Additional visualisation feature ids. More... | |
std::map< GUISUMOAbstractView *, int > | myAdditionalVisualizations |
Enabled visualisations, per view. More... | |
drawing helper methods | |
void | drawAction_drawVehicleAsBoxPlus () const |
void | drawAction_drawVehicleAsTrianglePlus () const |
bool | drawAction_drawVehicleAsPoly (const GUIVisualizationSettings &s) const |
bool | drawAction_drawVehicleAsImage (const GUIVisualizationSettings &s, double length=-1) const |
static void | drawPoly (double *poses, double offset) |
Move reminder structures | |
typedef std::vector< std::pair< MSMoveReminder *, double > > | MoveReminderCont |
Definition of a move reminder container. More... | |
MoveReminderCont | myMoveReminders |
Currently relevant move reminders. More... | |
Interaction with move reminders | |
void | workOnMoveReminders (double oldPos, double newPos, double newSpeed) |
Processes active move reminder. More... | |
void | adaptLaneEntering2MoveReminder (const MSLane &enteredLane) |
Adapts the vehicle's entering of a new lane. More... | |
Access to bool signals | |
void | switchOnSignal (int signal) |
Switches the given signal on. More... | |
void | switchOffSignal (int signal) |
Switches the given signal off. More... | |
int | getSignals () const |
Returns the signals. More... | |
bool | signalSet (int which) const |
Returns whether the given signal is on. More... | |
enum | Signalling { VEH_SIGNAL_NONE = 0, VEH_SIGNAL_BLINKER_RIGHT = 1, VEH_SIGNAL_BLINKER_LEFT = 2, VEH_SIGNAL_BLINKER_EMERGENCY = 4, VEH_SIGNAL_BRAKELIGHT = 8, VEH_SIGNAL_FRONTLIGHT = 16, VEH_SIGNAL_FOGLIGHT = 32, VEH_SIGNAL_HIGHBEAM = 64, VEH_SIGNAL_BACKDRIVE = 128, VEH_SIGNAL_WIPER = 256, VEH_SIGNAL_DOOR_OPEN_LEFT = 512, VEH_SIGNAL_DOOR_OPEN_RIGHT = 1024, VEH_SIGNAL_EMERGENCY_BLUE = 2048, VEH_SIGNAL_EMERGENCY_RED = 4096, VEH_SIGNAL_EMERGENCY_YELLOW = 8192 } |
Some boolean values which describe the state of some vehicle parts. More... | |
enum | LaneChangeMode { LC_NEVER = 0, LC_NOCONFLICT = 1, LC_ALWAYS = 2 } |
modes for resolving conflicts between external control (traci) and vehicle control over lane changing. Each level of the lane-changing hierarchy (strategic, cooperative, speedGain, keepRight) can be controlled separately More... | |
enum | TraciLaneChangePriority { LCP_ALWAYS = 0, LCP_NOOVERLAP = 1, LCP_URGENT = 2, LCP_OPPORTUNISTIC = 3 } |
modes for prioritizing traci lane change requests More... | |
A MSVehicle extended by some values for usage within the gui.
A visualisable MSVehicle. Extended by the possibility to retrieve names of all available vehicles (static) and the possibility to retrieve the color of the vehicle which is available in different forms allowing an easier recognition of done actions such as lane changing.
Definition at line 54 of file GUIVehicle.h.
|
protectedinherited |
Container for used Links/visited Lanes during planMove() and executeMove.
Definition at line 1926 of file MSVehicle.h.
|
protectedinherited |
Definition of a move reminder container.
Definition at line 502 of file MSBaseVehicle.h.
|
inherited |
Definition at line 62 of file SUMOVehicle.h.
|
inherited |
Requests set via TraCI.
Definition at line 218 of file MSVehicle.h.
|
inherited |
modes for resolving conflicts between external control (traci) and vehicle control over lane changing. Each level of the lane-changing hierarchy (strategic, cooperative, speedGain, keepRight) can be controlled separately
Enumerator | |
---|---|
LC_NEVER | |
LC_NOCONFLICT | |
LC_ALWAYS |
Definition at line 1211 of file MSVehicle.h.
|
inherited |
Some boolean values which describe the state of some vehicle parts.
Definition at line 1173 of file MSVehicle.h.
|
inherited |
modes for prioritizing traci lane change requests
Enumerator | |
---|---|
LCP_ALWAYS | |
LCP_NOOVERLAP | |
LCP_URGENT | |
LCP_OPPORTUNISTIC |
Definition at line 1219 of file MSVehicle.h.
|
inherited |
Additional visualisation feature ids.
Definition at line 281 of file GUIBaseVehicle.h.
GUIVehicle::GUIVehicle | ( | SUMOVehicleParameter * | pars, |
const MSRoute * | route, | ||
MSVehicleType * | type, | ||
const double | speedFactor | ||
) |
Constructor.
[in] | pars | The vehicle description |
[in] | route | The vehicle's route |
[in] | type | The vehicle's type |
[in] | speedFactor | The factor for driven lane's speed limits |
ProcessError | If a value is wrong |
Definition at line 77 of file GUIVehicle.cpp.
GUIVehicle::~GUIVehicle | ( | ) |
destructor
Definition at line 87 of file GUIVehicle.cpp.
|
virtualinherited |
"Activates" all current move reminder
For all move reminder stored in "myMoveReminders", their method "MSMoveReminder::notifyEnter" is called.
[in] | reason | The reason for changing the reminders' states |
[in] | enteredLane | The lane, which is entered (if applicable) |
Reimplemented from MSBaseVehicle.
Definition at line 4065 of file MSVehicle.cpp.
References MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::congested(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), and MSVehicle::processNextStop().
|
inherited |
update occupation from MSLaneChanger
Definition at line 4707 of file MSVehicle.cpp.
References MSVehicle::myBestLanes.
Referenced by MSLaneChangerSublane::change(), and MSLaneChanger::change().
|
protectedinherited |
Adapts the vehicle's entering of a new lane.
All offsets already stored in "myOldLaneMoveReminderOffsets" are increased by the length that has been left. All still active move reminders from "myMoveReminders" are put into "myOldLaneMoveReminders" and the offset to the last lane is added to "myOldLaneMoveReminderOffsets" for each of these.
Move reminder from the given lane are set into "myMoveReminders".
"myLane" must still be the left lane!
[in] | enteredLane |
Definition at line 1093 of file MSVehicle.cpp.
References MSBaseVehicle::addReminder(), MSLane::getLength(), MSLane::getMoveReminders(), MSVehicle::myLane, and MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::enterLaneAtMove(), and MSVehicle::hasInfluencer().
|
protectedinherited |
Definition at line 2480 of file MSVehicle.cpp.
References MSVehicle::DriveProcessItem::adaptLeaveSpeed(), DEBUG_COND, Named::getID(), MSBaseVehicle::getID(), MSVehicle::getSafeFollowSpeed(), MIN2(), MSVehicle::myLane, and SIMTIME.
Referenced by MSVehicle::adaptToLeaders(), MSVehicle::checkLinkLeader(), and MSVehicle::estimateLeaveSpeed().
|
protectedinherited |
Definition at line 2431 of file MSVehicle.cpp.
References MSVehicle::adaptToLeader(), DEBUG_COND, MSVehicle::getBackPositionOnLane(), Named::getID(), MSBaseVehicle::getID(), MSVehicle::getLane(), MSVehicle::getLaneChangeModel(), MSLane::getLength(), MSVehicleType::getMinGap(), MSVehicle::getPositionOnLane(), MSLeaderInfo::getSubLanes(), MSBaseVehicle::getVehicleType(), MSAbstractLaneChangeModel::isOpposite(), MSVehicle::myLane, MSVehicle::State::myPos, MSVehicle::myState, SIMTIME, and MSLeaderInfo::toString().
Referenced by MSVehicle::checkLinkLeader(), MSVehicle::estimateLeaveSpeed(), and MSVehicle::planMoveInternal().
|
inherited |
Adds the named visualisation feature to the given view.
[in] | parent | The view for which the feature shall be enabled |
[in] | which | The visualisation feature to enable |
Definition at line 1211 of file GUIBaseVehicle.cpp.
References GUISUMOAbstractView::addAdditionalGLVisualisation(), and GUIBaseVehicle::myAdditionalVisualizations.
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowAllRoutes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowBestLanes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowCurrentRoute(), and GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowLFLinkItems().
|
virtualinherited |
Adds a container.
[in] | container | The container to add |
Reimplemented from MSBaseVehicle.
Definition at line 4840 of file MSVehicle.cpp.
References MSBaseVehicle::addContainer(), MSTransportable::getID(), and MSVehicle::myStops.
Referenced by MSVehicle::nextStopDist().
|
inherited |
Definition at line 263 of file GUIGlObject.cpp.
References GUIGlObject::myParamWindows.
Referenced by GUIParameterTableWindow::GUIParameterTableWindow().
|
virtualinherited |
Adds a passenger.
[in] | person | The person to add |
Reimplemented from MSBaseVehicle.
Definition at line 4829 of file MSVehicle.cpp.
References MSBaseVehicle::addPerson(), MSTransportable::getID(), and MSVehicle::myStops.
Referenced by MSVehicle::nextStopDist().
|
inherited |
Adds a MoveReminder dynamically.
[in] | rem | the reminder to add |
Definition at line 387 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::adaptLaneEntering2MoveReminder(), MESegment::addReminders(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSBaseVehicle::getDevices(), and MSVehicle::processNextStop().
|
virtualinherited |
Adds a stop.
The stop is put into the sorted list.
[in] | stop | The stop to add |
Implements SUMOVehicle.
Definition at line 1338 of file MSVehicle.cpp.
References ACCEL2SPEED, MSLane::allowsVehicleClass(), SUMOVehicleParameter::Stop::awaitedContainers, SUMOVehicleParameter::Stop::awaitedPersons, MSVehicle::basePos(), MSCFModel::brakeGap(), SUMOVehicleParameter::Stop::busstop, MSVehicle::Stop::busstop, SUMOVehicleParameter::Stop::chargingStation, MSVehicle::Stop::chargingStation, MSVehicle::Stop::collision, SUMOVehicleParameter::Stop::containerstop, MSVehicle::Stop::containerstop, SUMOVehicleParameter::Stop::containerTriggered, MSVehicle::Stop::containerTriggered, DEPART_POS_BASE, DEPART_POS_DEFAULT, DEPART_POS_GIVEN, SUMOVehicleParameter::departPos, SUMOVehicleParameter::departPosProcedure, MSLane::dictionary(), SUMOVehicleParameter::Stop::duration, MSVehicle::Stop::duration, MSVehicle::Stop::edge, MSRoute::end(), SUMOVehicleParameter::Stop::endPos, MSVehicle::getCarFollowModel(), MSLane::getEdge(), Named::getID(), MSNet::getInstance(), MSVehicleType::getLength(), MSBaseVehicle::getLength(), MSLane::getLength(), MSLane::getNextNormal(), MSEdge::getNormalBefore(), MSVehicle::getSpeed(), MSNet::getStoppingPlace(), MSVehicleType::getVehicleClass(), MSBaseVehicle::hasDeparted(), SUMOVehicleParameter::id, SUMOVehicleParameter::Stop::index, Position::INVALID, MSEdge::isInternal(), SUMOVehicleParameter::Stop::lane, MSVehicle::Stop::lane, MSCFModel::maximumSafeStopSpeed(), MIN2(), MSVehicle::myCachedPosition, MSBaseVehicle::myCurrEdge, MSBaseVehicle::myParameter, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myStops, MSBaseVehicle::myType, MSVehicle::Stop::numExpectedContainer, MSVehicle::Stop::numExpectedPerson, SUMOVehicleParameter::Stop::parkingarea, MSVehicle::Stop::parkingarea, MSVehicle::Stop::pars, MSVehicle::Stop::reached, SUMOVehicleParameter::Stop::startPos, STOP_INDEX_END, STOP_INDEX_FIT, SUMO_TAG_BUS_STOP, SUMO_TAG_CHARGING_STATION, SUMO_TAG_CONTAINER_STOP, SUMO_TAG_PARKING_AREA, MSVehicle::Stop::timeToBoardNextPerson, MSVehicle::Stop::timeToLoadNextContainer, SUMOVehicleParameter::Stop::triggered, MSVehicle::Stop::triggered, SUMOVehicleParameter::Stop::until, and MSNet::warnOnce().
Referenced by MSVehicle::addTraciStop(), MSVehicle::addTraciStopAtStoppingPlace(), MSLane::handleCollisionBetween(), MSVehicle::replaceParkingArea(), and MSVehicle::replaceRoute().
|
inherited |
Adds stops to the built vehicle.
This code needs to be separated from the MSBaseVehicle constructor since it is not allowed to call virtual functions from a constructor
[in] | ignoreStopErrors | whether invalid stops trigger a warning only |
Definition at line 515 of file MSBaseVehicle.cpp.
References SUMOVehicle::addStop(), SUMOVehicleParameter::depart, MSRoute::getStops(), MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, SUMOVehicleParameter::repetitionOffset, SUMOVehicleParameter::repetitionsDone, SUMOVehicleParameter::stops, and WRITE_WARNING.
Referenced by MEVehicleControl::buildVehicle(), GUIMEVehicleControl::buildVehicle(), GUIVehicleControl::buildVehicle(), MSVehicleControl::buildVehicle(), MEVehicle::getBlockTimeSeconds(), MSVehicle::replaceRoute(), and MSBaseVehicle::setChosenSpeedFactor().
|
inherited |
schedule a new stop for the vehicle; each time a stop is reached, the vehicle will wait for the given duration before continuing on its route
lane | lane on wich to stop |
startPos | start position on the given lane at wich to stop |
endPos | end position on the given lane at wich to stop |
duration | waiting time duration |
until | time step at which the stop shall end |
parking | a flag indicating whether the traci stop is used for parking or not |
triggered | a flag indicating whether the traci stop is triggered or not |
containerTriggered | a flag indicating whether the traci stop is triggered by a container or not |
XXX handle stops added out of order
Definition at line 5299 of file MSVehicle.cpp.
References MSVehicle::addStop(), SUMOVehicleParameter::Stop::containerTriggered, SUMOVehicleParameter::Stop::duration, SUMOVehicleParameter::Stop::endPos, Named::getID(), SUMOVehicleParameter::Stop::index, SUMOVehicleParameter::Stop::lane, MSVehicle::myLane, MSBaseVehicle::myParameter, MSVehicle::myStops, SUMOVehicleParameter::Stop::parametersSet, SUMOVehicleParameter::Stop::parking, POSITION_EPS, SUMOVehicleParameter::Stop::startPos, STOP_CONTAINER_TRIGGER_SET, STOP_END_SET, STOP_INDEX_FIT, STOP_PARKING_SET, STOP_START_SET, STOP_TRIGGER_SET, SUMOVehicleParameter::stops, SUMOVehicleParameter::Stop::triggered, SUMOVehicleParameter::Stop::until, and MSVehicle::updateBestLanes().
Referenced by libsumo::Vehicle::setStop(), and MSVehicle::signalSet().
|
inherited |
schedule a new stop for the vehicle; each time a stop is reached, the vehicle will wait for the given duration before continuing on its route
stopId | bus or container stop id |
duration | waiting time duration |
until | time step at which the stop shall end |
parking | a flag indicating whether the traci stop is used for parking or not |
triggered | a flag indicating whether the traci stop is triggered or not |
containerTriggered | a flag indicating whether the traci stop is triggered by a container or not |
stoppingPlaceType | a flag indicating the type of stopping place |
Definition at line 5347 of file MSVehicle.cpp.
References MSVehicle::addStop(), SUMOVehicleParameter::Stop::busstop, SUMOVehicleParameter::Stop::chargingStation, SUMOVehicleParameter::Stop::containerstop, SUMOVehicleParameter::Stop::containerTriggered, SUMOVehicleParameter::Stop::duration, SUMOVehicleParameter::Stop::endPos, MSStoppingPlace::getBeginLanePosition(), MSStoppingPlace::getEndLanePosition(), Named::getID(), MSBaseVehicle::getID(), MSNet::getInstance(), MSStoppingPlace::getLane(), MSNet::getStoppingPlace(), SUMOVehicleParameter::Stop::index, SUMOVehicleParameter::Stop::lane, MSVehicle::myLane, MSVehicle::myStops, SUMOVehicleParameter::Stop::parametersSet, SUMOVehicleParameter::Stop::parking, SUMOVehicleParameter::Stop::parkingarea, SUMOVehicleParameter::Stop::startPos, STOP_CONTAINER_TRIGGER_SET, STOP_INDEX_FIT, STOP_PARKING_SET, STOP_TRIGGER_SET, SUMO_TAG_BUS_STOP, SUMO_TAG_CHARGING_STATION, SUMO_TAG_CONTAINER_STOP, SUMO_TAG_PARKING_AREA, toString(), SUMOVehicleParameter::Stop::triggered, SUMOVehicleParameter::Stop::until, and MSVehicle::updateBestLanes().
Referenced by libsumo::Vehicle::setStop(), and MSVehicle::signalSet().
|
inherited |
departure position where the vehicle fits fully onto the edge (if possible)
Definition at line 1863 of file MSVehicle.cpp.
References MSRoute::begin(), MSBaseVehicle::getLength(), MSEdge::getLength(), MSBaseVehicle::getVehicleType(), MSVehicle::hasStops(), MAX2(), MIN2(), MSBaseVehicle::myRoute, MSVehicle::myStops, and POSITION_EPS.
Referenced by MSVehicle::addStop(), MSVehicle::hasInfluencer(), and MSLane::insertVehicle().
|
protectedinherited |
build basic additional popup options. Used to unify pop-ups menu in netedit and SUMO-GUI
Definition at line 301 of file GUIGlObject.cpp.
References GUIGlObject::buildCenterPopupEntry(), GUIGlObject::buildNameCopyPopupEntry(), GUIGlObject::buildPopupHeader(), GUIGlObject::buildPositionCopyEntry(), GUIGlObject::buildSelectionPopupEntry(), and GUIGlObject::buildShowParamsPopupEntry().
|
protectedinherited |
Builds an entry which allows to center to the object.
Definition at line 192 of file GUIGlObject.cpp.
References GUIIconSubSys::getIcon(), ICON_RECENTERVIEW, and MID_CENTER.
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildShapePopupOptions(), GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GNEJunction::getPopUpMenu(), GNECrossing::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIContainerStop::getPopUpMenu(), GUIBusStop::getPopUpMenu(), GUIChargingStation::getPopUpMenu(), GUIParkingArea::getPopUpMenu(), GNELane::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNEConnection::getPopUpMenu(), GNENet::getPopUpMenu(), GUINet::getPopUpMenu(), GNEPoly::getPopUpMenu(), GNEPOI::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), GNEEdge::getPopUpMenu(), GUILane::getPopUpMenu(), and GNEAdditional::getPopUpMenu().
|
protectedinherited |
Builds entries which allow to copy the name / typed name into the clipboard.
Definition at line 201 of file GUIGlObject.cpp.
References MID_COPY_NAME, and MID_COPY_TYPED_NAME.
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildShapePopupOptions(), GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GNEJunction::getPopUpMenu(), GNECrossing::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIContainerStop::getPopUpMenu(), GUIBusStop::getPopUpMenu(), GUIChargingStation::getPopUpMenu(), GUIParkingArea::getPopUpMenu(), GNELane::getPopUpMenu(), GNEConnection::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNEPoly::getPopUpMenu(), GNEPOI::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), GNEEdge::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
Builds the header.
Definition at line 183 of file GUIGlObject.cpp.
References GUIMainWindow::getBoldFont(), and GUIGlObject::getFullName().
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildShapePopupOptions(), GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GNEInternalLane::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GNEJunction::getPopUpMenu(), GNECrossing::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIContainerStop::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIBusStop::getPopUpMenu(), GUIChargingStation::getPopUpMenu(), GUIParkingArea::getPopUpMenu(), GNELane::getPopUpMenu(), GNEConnection::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNENet::getPopUpMenu(), GUINet::getPopUpMenu(), GNEPoly::getPopUpMenu(), GNEPOI::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), GNEEdge::getPopUpMenu(), GUILane::getPopUpMenu(), and GNEAdditional::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to copy the cursor position if geo projection is used, also builds an entry for copying the geo-position.
Definition at line 242 of file GUIGlObject.cpp.
References GeoConvHelper::getFinal(), MID_COPY_CURSOR_GEOPOSITION, and MID_COPY_CURSOR_POSITION.
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildShapePopupOptions(), GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GNEJunction::getPopUpMenu(), GNECrossing::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIContainerStop::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIBusStop::getPopUpMenu(), GUIChargingStation::getPopUpMenu(), GUIParkingArea::getPopUpMenu(), GNELane::getPopUpMenu(), GNEConnection::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNENet::getPopUpMenu(), GUINet::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), GNEEdge::getPopUpMenu(), GUILane::getPopUpMenu(), and GNEAdditional::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to (de)select the object.
Definition at line 211 of file GUIGlObject.cpp.
References GUIGlObject::getGlID(), GUIIconSubSys::getIcon(), GUIGlObject::getType(), gSelected, ICON_FLAG_MINUS, ICON_FLAG_PLUS, GUISelectedStorage::isSelected(), MID_ADDSELECT, and MID_REMOVESELECT.
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildShapePopupOptions(), GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIContainerStop::getPopUpMenu(), GUIChargingStation::getPopUpMenu(), GUIBusStop::getPopUpMenu(), GUIParkingArea::getPopUpMenu(), GUIEdge::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
build basic shape popup options. Used to unify pop-ups menu in netedit and SUMO-GUI
Definition at line 278 of file GUIGlObject.cpp.
References GUIGlObject::buildCenterPopupEntry(), GUIGlObject::buildNameCopyPopupEntry(), GUIGlObject::buildPopupHeader(), GUIGlObject::buildPositionCopyEntry(), GUIGlObject::buildSelectionPopupEntry(), and GUIGlObject::buildShowParamsPopupEntry().
Referenced by GUIPointOfInterest::getPopUpMenu(), and GNEPOI::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to open the manipulator window.
Definition at line 254 of file GUIGlObject.cpp.
References GUIIconSubSys::getIcon(), ICON_MANIP, and MID_MANIP.
Referenced by GUILaneSpeedTrigger::getPopUpMenu(), and GUITriggeredRerouter::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to open the parameter window.
Definition at line 224 of file GUIGlObject.cpp.
References GUIIconSubSys::getIcon(), ICON_APP_TABLE, and MID_SHOWPARS.
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildShapePopupOptions(), GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GNEJunction::getPopUpMenu(), GNECrossing::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIContainerStop::getPopUpMenu(), GUIChargingStation::getPopUpMenu(), GUIBusStop::getPopUpMenu(), GUIParkingArea::getPopUpMenu(), GNELane::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNEConnection::getPopUpMenu(), GUINet::getPopUpMenu(), GNEPoly::getPopUpMenu(), GNEPOI::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), GNEEdge::getPopUpMenu(), GUILane::getPopUpMenu(), and GNEAdditional::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to open the type parameter window.
Definition at line 233 of file GUIGlObject.cpp.
References GUIIconSubSys::getIcon(), ICON_APP_TABLE, and MID_SHOWTYPEPARS.
Referenced by GUIPerson::getPopUpMenu(), and GUIBaseVehicle::getPopUpMenu().
|
protectedinherited |
(Re-)Calculates the arrival position and lane from the vehicle parameters
Definition at line 436 of file MSBaseVehicle.cpp.
References ARRIVAL_LANE_GIVEN, ARRIVAL_POS_CENTER, ARRIVAL_POS_GIVEN, ARRIVAL_POS_RANDOM, ARRIVAL_SPEED_GIVEN, SUMOVehicleParameter::arrivalLane, SUMOVehicleParameter::arrivalLaneProcedure, SUMOVehicleParameter::arrivalPos, SUMOVehicleParameter::arrivalPosProcedure, SUMOVehicleParameter::arrivalSpeed, SUMOVehicleParameter::arrivalSpeedProcedure, Named::getID(), MSBaseVehicle::getID(), MSEdge::getLanes(), MSRoute::getLastEdge(), MSVehicleType::getVehicleClass(), MSEdge::isTazConnector(), MAX2(), MIN2(), MSBaseVehicle::myArrivalLane, MSBaseVehicle::myArrivalPos, MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, MSBaseVehicle::myType, RandHelper::rand(), toString(), and WRITE_WARNING.
Referenced by MSBaseVehicle::getNumericalID(), MSBaseVehicle::MSBaseVehicle(), MSVehicle::replaceRoute(), MEVehicle::replaceRoute(), and MSBaseVehicle::reroute().
|
protectedinherited |
whether the vehicle is a train that can reverse its direction at the current point in its route
Definition at line 3204 of file MSVehicle.cpp.
References MSRoute::end(), MSEdge::getBidiEdge(), MSLane::getEdge(), MSLane::getLength(), MSVehicle::getPreviousSpeed(), MSEdge::getSuccessors(), MSBaseVehicle::getVClass(), MSLane::isInternal(), MSBaseVehicle::myCurrEdge, MSVehicle::myFurtherLanes, MSVehicle::myLane, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::myState, MSVehicle::myStops, SUMO_const_haltingSpeed, and SVC_RAIL_CLASSES.
Referenced by MSVehicle::hasInfluencer(), and MSVehicle::processLaneAdvances().
|
inherited |
Returns whether the vehicle is supposed to take action in the current simulation step Updates myActionStep and myLastActionTime in case that the current simstep is an action step.
[in] | t |
Definition at line 1875 of file MSVehicle.cpp.
References MSVehicle::isActionStep(), MSVehicle::myActionStep, and MSVehicle::myLastActionTime.
Referenced by MSVehicle::planMove(), and MSVehicle::setApproachingForAllLinks().
|
protectedinherited |
checks for link leaders on the given link
Definition at line 2532 of file MSVehicle.cpp.
References MSVehicle::adaptToLeader(), MSVehicle::adaptToLeaders(), MSLeaderInfo::addLeader(), DEBUG_COND, gDebugFlag1, MSLane::getEdge(), Named::getID(), MSBaseVehicle::getID(), MSLink::getInternalLaneBefore(), MSVehicle::getLane(), MSVehicle::getLaneChangeModel(), MSVehicle::getLatOffset(), MSLink::getLeaderInfo(), MSLane::getLogicalPredecessorLane(), MSLane::getRightSideOnEdge(), MSAbstractLaneChangeModel::getShadowLane(), MSLink::getViaLaneOrLane(), MSVehicle::getWaitingTime(), MSGlobals::gLateralResolution, MSVehicle::isLeader(), MSVehicle::isStopped(), JUNCTION_BLOCKAGE_TIME, MAX2(), MIN2(), MSVehicle::myJunctionConflictEntryTime, MSVehicle::myJunctionEntryTime, MSVehicle::myJunctionEntryTimeNeverYield, MSVehicle::myLane, MSVehicle::DriveProcessItem::mySetRequest, MSVehicle::DriveProcessItem::myVLinkWait, SIMTIME, SUMO_const_haltingSpeed, TIME2STEPS, and MSLeaderInfo::toString().
Referenced by MSVehicle::checkLinkLeaderCurrentAndParallel(), and MSVehicle::estimateLeaveSpeed().
|
protectedinherited |
checks for link leaders of the current link as well as the parallel link (if there is one)
Definition at line 2516 of file MSVehicle.cpp.
References MSVehicle::checkLinkLeader(), MSVehicle::getLaneChangeModel(), MSLink::getParallelLink(), and MSGlobals::gUsingInternalLanes.
Referenced by MSVehicle::estimateLeaveSpeed(), and MSVehicle::planMoveInternal().
|
protectedinherited |
runs heuristic for keeping the intersection clear in case of downstream jamming
Definition at line 3819 of file MSVehicle.cpp.
References ACCEL2SPEED, MSVehicle::DriveProcessItem::availableSpace, MSCFModel::brakeGap(), DEBUG_COND, MSVehicle::getBackPositionOnLane(), MSLane::getBruttoVehLenSum(), MSVehicle::getCarFollowModel(), MSLane::getEdge(), MSCFModel::getHeadwayTime(), Named::getID(), MSBaseVehicle::getID(), Named::getIDSecure(), MSBaseVehicle::getImpatience(), MSLink::getLane(), MSVehicle::getLaneChangeModel(), MSLane::getLastAnyVehicle(), MSVehicle::getLateralPositionOnLane(), MSVehicle::DriveProcessItem::getLeaveSpeed(), MSVehicleType::getLength(), MSLane::getLength(), MSVehicleType::getLengthWithGap(), MSCFModel::getMaxDecel(), MSVehicleType::getMinGap(), MSVehicle::Influencer::getRespectJunctionPriority(), MSVehicle::getSpaceTillLastStanding(), MSVehicle::getSpeed(), MSBaseVehicle::getVehicleType(), MSLink::getViaLane(), MSLink::getViaLaneOrLane(), MSVehicle::getWaitingTime(), MSGlobals::gUsingInternalLanes, MSVehicle::DriveProcessItem::hadStoppedVehicle, MSLink::havePriority(), MSLink::isCont(), MSEdge::isInternal(), MSAbstractLaneChangeModel::isOpposite(), MSEdge::isRoundabout(), MSVehicle::isStopped(), MSVehicle::keepClear(), MSVehicle::DriveProcessItem::myArrivalSpeed, MSVehicle::DriveProcessItem::myArrivalTime, MSVehicle::myHaveToWaitOnNextLink, MSVehicle::myInfluencer, MSVehicle::myLane, MSVehicle::DriveProcessItem::myLink, MSVehicle::DriveProcessItem::mySetRequest, MSVehicle::State::mySpeed, MSVehicle::myState, MSLink::opened(), MSVehicle::signalSet(), SIMTIME, and MSVehicle::VEH_SIGNAL_BRAKELIGHT.
Referenced by MSVehicle::planMove().
|
inherited |
Returns the remaining time a vehicle needs to stop due to a collision. A negative value indicates that the vehicle is not stopping due to a collision (or at all)
Definition at line 1621 of file MSVehicle.cpp.
References MAX2(), MSVehicle::myCollisionImmunity, and MSVehicle::myStops.
Referenced by MSLane::executeMovements(), MSLane::handleCollisionBetween(), and MSVehicle::hasDriverState().
|
inherited |
compute the current vehicle angle
Definition at line 1269 of file MSVehicle.cpp.
References Position::angleTo2D(), DEBUG_COND, DEG2RAD, MSLane::geometryPositionAtOffset(), MSVehicle::getBackPosition(), MSBaseVehicle::getID(), MSVehicle::getLaneChangeModel(), MSVehicle::getPosition(), MSVehicle::getPositionOnLane(), MSLane::getShape(), MSLane::interpolateLanePosToGeometryPos(), Position::INVALID, MSAbstractLaneChangeModel::isChangingLanes(), MSVehicle::isParking(), MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::myState, MSVehicle::myStops, GeomHelper::naviDegree(), RAD2DEG, PositionVector::rotationAtOffset(), and SIMTIME.
Referenced by MSLaneChanger::continueChange(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::executeMove(), and MSVehicle::getVelocityVector().
|
private |
add seats to mySeatPositions and update requiredSeats
Definition at line 642 of file GUIVehicle.cpp.
References Position::distanceTo2D(), GUIBaseVehicle::mySeatPositions, and PositionVector::positionAtOffset2D().
Referenced by drawAction_drawRailCarriages(), and getLeftSideOnEdge().
|
inlineinherited |
Returns true if vehicle's speed is below 60km/h. This is only relevant on highways. Overtaking on the right is allowed then.
Definition at line 715 of file MSVehicle.h.
References MSVehicle::activateReminders(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::leaveLane(), MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::State::pos(), MSVehicle::setTentativeLaneAndPosition(), MSVehicle::State::speed(), and MSVehicle::updateDriveItems().
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::checkStrategicChange(), MSAbstractLaneChangeModel::congested(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informFollower(), MSLCM_LC2013::informLeader(), and MSLCM_SL2015::informLeader().
|
inherited |
create device of the given type
Definition at line 604 of file MSBaseVehicle.cpp.
References MSDevice_Routing::buildVehicleDevices(), MSBaseVehicle::getDevice(), MSBaseVehicle::hasDeparted(), MSBaseVehicle::hasDevice(), MSBaseVehicle::myDevices, MSBaseVehicle::myParameter, MSMoveReminder::NOTIFICATION_DEPARTED, and MSDevice_Routing::notifyEnter().
Referenced by libsumo::Vehicle::setParameter().
|
inherited |
Create a DriverState for the vehicle.
Definition at line 5735 of file MSVehicle.cpp.
References MSVehicle::myDriverState.
Referenced by MSDevice_DriverState::createDriverState(), MSDevice_ToC::ensureDriverStateExistence(), and MSVehicle::MSVehicle().
|
privatevirtual |
draws the given guiShape if it has distinct carriages/modules and returns true if so
Implements GUIBaseVehicle.
Definition at line 263 of file GUIVehicle.cpp.
References drawAction_drawRailCarriages(), SVS_BUS_FLEXIBLE, SVS_RAIL, SVS_RAIL_CAR, and SVS_RAIL_CARGO.
Referenced by getLeftSideOnEdge().
|
virtual |
Reimplemented from GUIBaseVehicle.
Definition at line 233 of file GUIVehicle.cpp.
References MSLink::ApproachingVehicleInformation::arrivalTime, GUIBaseVehicle::drawLinkItem(), MSVehicleType::getLength(), MSLane::getShape(), GUIGlObject::getType(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), MSLink::ApproachingVehicleInformation::leavingTime, MSVehicle::myLFLinkLanes, GUIVisualizationSettings::scale, GUIVisualizationTextSettings::size, UNUSED_PARAMETER, and GUIVisualizationSettings::vehicleName.
Referenced by getAngle().
|
virtualinherited |
Definition at line 1269 of file GUIBaseVehicle.cpp.
References GUIContainer::drawGL(), GUIPerson::drawGL(), GLHelper::drawLine(), GUIGlObject::getGlID(), GUIBaseVehicle::getSeatPosition(), MSDevice_Transportable::getTransportables(), GUIGlObject::getType(), MSBaseVehicle::myContainerDevice, MSBaseVehicle::myPersonDevice, GUIBaseVehicle::myVehicle, GUIContainer::setPositionInVehicle(), and GUIPerson::setPositionInVehicle().
Referenced by GUIBaseVehicle::drawAction_drawLinkItems(), and GUIBaseVehicle::drawOnPos().
|
private |
Definition at line 517 of file GUIVehicle.cpp.
References RGBColor::changedBrightness(), computeSeats(), Position::distanceTo2D(), GUIBaseVehicle::drawAction_drawVehicleAsImage(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBrakeLight(), MSLane::geometryPositionAtOffset(), getAngle(), GLHelper::getColor(), GUIVisualizationSizeSettings::getExaggeration(), MSVehicleType::getLength(), MSLane::getLength(), getNumPassengers(), getPosition(), getPreviousLane(), GUIGlObject::getType(), MSBaseVehicle::getVehicleType(), GUIBaseVehicle::getVType(), MSVehicleType::getWidth(), M_PI, MAX2(), MSVehicle::myLane, GUIBaseVehicle::mySeatPositions, MSVehicle::myState, MSVehicle::State::pos(), RAD2DEG, GLHelper::setColor(), SVS_RAIL_CAR, GUIVisualizationSettings::vehicleSize, Position::x(), and Position::y().
Referenced by drawAction_drawCarriageClass(), and getLeftSideOnEdge().
|
protectedinherited |
Definition at line 335 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::getVType().
Referenced by GUIMEVehicle::drawAction_drawCarriageClass(), GUIBaseVehicle::drawAction_drawVehicleAsTrianglePlus(), and GUIBaseVehicle::drawOnPos().
|
protectedinherited |
Definition at line 859 of file GUIBaseVehicle.cpp.
References GUITexturesHelper::drawTexturedBox(), GUIVisualizationSizeSettings::getExaggeration(), MSVehicleType::getImgFile(), MSVehicleType::getLength(), GUITexturesHelper::getTextureID(), GUIBaseVehicle::getVType(), MSVehicleType::getWidth(), and GUIVisualizationSettings::vehicleSize.
Referenced by drawAction_drawRailCarriages(), and GUIBaseVehicle::drawOnPos().
|
protectedinherited |
Definition at line 384 of file GUIBaseVehicle.cpp.
References RGBColor::changedBrightness(), GUIBaseVehicle::drawAction_drawCarriageClass(), GLHelper::drawBoxLine(), GLHelper::drawFilledCircle(), GUIBaseVehicle::drawPoly(), GLHelper::getColor(), MSVehicleType::getGuiShape(), MSVehicleType::getLength(), GUIBaseVehicle::getVType(), MSVehicleType::getWidth(), RGBColor::GREY, GLHelper::setColor(), SVS_ANT, SVS_BICYCLE, SVS_BUS, SVS_BUS_COACH, SVS_BUS_FLEXIBLE, SVS_BUS_TROLLEY, SVS_DELIVERY, SVS_E_VEHICLE, SVS_EMERGENCY, SVS_FIREBRIGADE, SVS_MOPED, SVS_MOTORCYCLE, SVS_PASSENGER, SVS_PASSENGER_HATCHBACK, SVS_PASSENGER_SEDAN, SVS_PASSENGER_VAN, SVS_PASSENGER_WAGON, SVS_PEDESTRIAN, SVS_POLICE, SVS_RAIL, SVS_RAIL_CAR, SVS_RAIL_CARGO, SVS_RICKSHAW, SVS_SHIP, SVS_TRUCK, SVS_TRUCK_1TRAILER, SVS_TRUCK_SEMITRAILER, SVS_UNKNOWN, and vehiclePoly_PassengerCarBody.
Referenced by GUIBaseVehicle::drawOnPos().
|
protectedinherited |
Definition at line 350 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::drawAction_drawVehicleAsBoxPlus(), MSVehicleType::getLength(), and GUIBaseVehicle::getVType().
Referenced by GUIBaseVehicle::drawOnPos().
|
virtual |
Reimplemented from GUIBaseVehicle.
Definition at line 304 of file GUIVehicle.cpp.
References drawAction_drawBlinker(), MSBaseVehicle::getVehicleType(), MSBaseVehicle::getWidth(), MAX2(), MSVehicle::signalSet(), MSVehicle::VEH_SIGNAL_BLINKER_EMERGENCY, MSVehicle::VEH_SIGNAL_BLINKER_LEFT, and MSVehicle::VEH_SIGNAL_BLINKER_RIGHT.
Referenced by drawAction_drawRailCarriages(), and getAngle().
|
inlinevirtual |
Reimplemented from GUIBaseVehicle.
Definition at line 344 of file GUIVehicle.cpp.
References GLHelper::drawFilledCircle(), MSVehicle::signalSet(), and MSVehicle::VEH_SIGNAL_EMERGENCY_BLUE.
Referenced by getAngle().
|
inlinevirtual |
Reimplemented from GUIBaseVehicle.
Definition at line 323 of file GUIVehicle.cpp.
References GLHelper::drawFilledCircle(), MSBaseVehicle::getVehicleType(), MSBaseVehicle::getWidth(), MSVehicle::signalSet(), and MSVehicle::VEH_SIGNAL_BRAKELIGHT.
Referenced by drawAction_drawRailCarriages(), and getAngle().
|
virtual |
Draws the vehicle's best lanes.
Reimplemented from GUIBaseVehicle.
Definition at line 419 of file GUIVehicle.cpp.
References GLHelper::drawBoxLines(), GLHelper::drawLine(), PositionVector::length(), MFXMutex::lock(), MAX2(), PositionVector::move2side(), MSVehicle::myBestLanes, GUIBaseVehicle::myLock, and MFXMutex::unlock().
Referenced by getAngle().
|
virtualinherited |
Draws the object.
[in] | s | The settings for the current view (may influence drawing) |
Implements GUIGlObject.
Definition at line 1051 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::drawOnPos(), GUIBaseVehicle::getAngle(), and GUIBaseVehicle::getPosition().
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight(), GUIParkingArea::drawGL(), GUILane::drawGL(), and GUIBaseVehicle::drawGLAdditional().
|
virtualinherited |
Draws additionally triggered visualisations.
[in] | parent | The view |
[in] | s | The settings for the current view (may influence drawing) |
Reimplemented from GUIGlObject.
Definition at line 1057 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::drawAction_drawLinkItems(), GUIBaseVehicle::drawBestLanes(), GUIBaseVehicle::drawGL(), GUIBaseVehicle::drawRoute(), GUIGlObject::getGlID(), MSBaseVehicle::getNumberReroutes(), GUIGlObject::getType(), GUIBaseVehicle::hasActiveAddVisualisation(), MSBaseVehicle::isOnRoad(), GUIBaseVehicle::myVehicle, GUIBaseVehicle::VO_SHOW_ALL_ROUTES, GUIBaseVehicle::VO_SHOW_BEST_LANES, GUIBaseVehicle::VO_SHOW_LFLINKITEMS, and GUIBaseVehicle::VO_SHOW_ROUTE.
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight().
|
staticprotectedinherited |
Definition at line 1090 of file GUIBaseVehicle.cpp.
References GLHelper::drawFilledCircle(), GLHelper::drawText(), RGBColor::GREEN, STEPS2TIME, toString(), Position::x(), and Position::y().
Referenced by drawAction_drawLinkItems().
|
inherited |
draw name of item
Definition at line 330 of file GUIGlObject.cpp.
References GLHelper::drawTextSettings(), GUIGlObject::getMicrosimID(), and GUIVisualizationTextSettings::show.
Referenced by GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE3::drawGL(), GNEVariableSpeedSign::drawGL(), GNEJunction::drawGL(), GNERerouter::drawGL(), GNEDetectorEntry::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorExit::drawGL(), GUIMEInductLoop::MyWrapper::drawGL(), GNEDetectorE1Instant::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIInstantInductLoop::MyWrapper::drawGL(), GUICalibrator::drawGL(), GUIContainer::drawGL(), GUIPerson::drawGL(), GNECalibrator::drawGL(), GUIJunctionWrapper::drawGL(), GNETAZ::drawGL(), GUIE3Collector::MyWrapper::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEDetectorE2::drawGL(), GUIParkingArea::drawGL(), GUIEdge::drawGL(), GUIE2Collector::MyWrapper::drawGL(), GUIInductLoop::MyWrapper::drawGL(), GNEEdge::drawGL(), GUIPointOfInterest::drawInnerPOI(), GUIPolygon::drawInnerPolygon(), and GUIBaseVehicle::drawOnPos().
|
inherited |
Draws the object on the specified position with the specified angle.
[in] | s | The settings for the current view (may influence drawing) |
[in] | pos | The position to draw the vehicle on |
[in] | angle | The drawing angle of the vehicle |
Definition at line 878 of file GUIBaseVehicle.cpp.
References GUIVisualizationSettings::angle, GUIBaseVehicle::drawAction_drawCarriageClass(), GUIBaseVehicle::drawAction_drawPersonsAndContainers(), GUIBaseVehicle::drawAction_drawVehicleAsBoxPlus(), GUIBaseVehicle::drawAction_drawVehicleAsImage(), GUIBaseVehicle::drawAction_drawVehicleAsPoly(), GUIBaseVehicle::drawAction_drawVehicleAsTrianglePlus(), GUIBaseVehicle::drawAction_drawVehicleBlinker(), GUIBaseVehicle::drawAction_drawVehicleBlueLight(), GUIBaseVehicle::drawAction_drawVehicleBrakeLight(), GUIVisualizationSettings::drawLaneChangePreference, GUIVisualizationSettings::drawMinGap, GUIGlObject::drawName(), GLHelper::drawOutlineCircle(), GLHelper::drawTextSettings(), GUIPropertySchemeStorage< T >::getActive(), GUIBaseVehicle::getColorValue(), MSBaseVehicle::getDevice(), GUIVisualizationSizeSettings::getExaggeration(), GUIGlObject::getGlID(), SUMOVehicle::getLane(), MSVehicleType::getLength(), MSVehicleType::getMinGap(), MSBaseVehicle::getParameter(), SUMOVehicle::getPosition(), MSDevice_BTreceiver::getRange(), GUIGlObject::getType(), GUIBaseVehicle::getVType(), SUMOVehicleParameter::line, M_PI, MAX2(), MIN2(), GUIBaseVehicle::mySeatPositions, GUIBaseVehicle::myVehicle, GUIVisualizationSettings::personName, RAD2DEG, GUIVisualizationSettings::scale, GUIVisualizationTextSettings::scaledSize(), GUIBaseVehicle::setColor(), GUIVisualizationTextSettings::show, GUIVisualizationSettings::showBlinker, GUIVisualizationSettings::showBTRange, SVS_ANT, SVS_BICYCLE, SVS_EMERGENCY, SVS_MOPED, SVS_MOTORCYCLE, SVS_PEDESTRIAN, SVS_RAIL, SVS_RAIL_CAR, SVS_RAIL_CARGO, SVS_SHIP, toString(), GUIVisualizationSettings::vehicleColorer, GUIVisualizationSettings::vehicleName, GUIVisualizationSettings::vehicleQuality, GUIVisualizationSettings::vehicleSize, GUIVisualizationSettings::vehicleValue, Position::x(), and Position::y().
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight(), GUIBaseVehicle::drawGL(), and GUIEdge::drawMesoVehicles().
|
protectedvirtual |
register vehicle for drawing while outside the network
Reimplemented from MSVehicle.
Definition at line 779 of file GUIVehicle.cpp.
References GUISUMOAbstractView::addAdditionalGLVisualisation(), GUIMainWindow::getActiveView(), GUIMainWindow::getInstance(), GUIBaseVehicle::myAdditionalVisualizations, GUISUMOAbstractView::removeAdditionalGLVisualisation(), and GUIBaseVehicle::VO_DRAW_OUTSIDE_NETWORK.
Referenced by getLeftSideOnEdge().
|
staticprotectedinherited |
Definition at line 368 of file GUIBaseVehicle.cpp.
Referenced by GUIBaseVehicle::drawAction_drawVehicleAsPoly().
|
inherited |
Chooses the route to draw and draws it, darkening it as given.
[in] | s | The visualisation settings, needed to determine the vehicle's color |
[in] | routeNo | The route to show (0: the current, >0: prior) |
[in] | darken | The amount to darken the route by |
Definition at line 1228 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::drawRouteHelper(), MSBaseVehicle::getRoute(), MSDevice_Vehroutes::getRoute(), GUIBaseVehicle::myRoutes, GUIBaseVehicle::myVehicle, and GUIBaseVehicle::setColor().
Referenced by GUIBaseVehicle::drawGLAdditional().
|
virtual |
Draws the route.
[in] | r | The route to draw |
Implements GUIBaseVehicle.
Definition at line 454 of file GUIVehicle.cpp.
References MSRoute::begin(), GUIVisualizationTextSettings::color, GLHelper::drawBoxLines(), GLHelper::drawText(), MSRoute::end(), MSVehicle::getBestLanesContinuation(), GUIVisualizationSizeSettings::getExaggeration(), MSVehicle::getPositionOnLane(), GUILane::getShape(), GUILane::getShapeLengths(), GUILane::getShapeRotations(), MSBaseVehicle::getVClass(), MSBaseVehicle::myRoute, MSVehicle::myStops, GUIVisualizationSettings::scale, GUIVisualizationTextSettings::size, MSRoute::size(), time2string(), toString(), GUIVisualizationSettings::vehicleName, and GUIVisualizationSettings::vehicleSize.
Referenced by getAngle().
|
inherited |
Update when the vehicle enters a new lane in the emit step.
[in] | enteredLane | The lane the vehicle enters |
[in] | pos | The position the vehicle was inserted into the lane |
[in] | speed | The speed with which the vehicle was inserted into the lane |
[in] | posLat | The lateral position the vehicle was inserted into the lane |
[in] | notification | The cause of insertion (i.e. departure, teleport, parking) |
Definition at line 4197 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSBaseVehicle::addReminder(), MSVehicle::computeAngle(), DEBUG_COND, DELTA_T, MSNet::getCurrentTimeStep(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSBaseVehicle::getLength(), MSLane::getLogicalPredecessorLane(), MSLane::getMoveReminders(), MSBaseVehicle::getVehicleType(), MSGlobals::gLaneChangeDuration, MSGlobals::gLateralResolution, Position::INVALID, MSAbstractLaneChangeModel::isOpposite(), M_PI, MSVehicle::myAmOnNet, MSVehicle::myAngle, MSVehicle::State::myBackPos, MSVehicle::myCachedPosition, MSBaseVehicle::myDeparture, MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::myLaneChangeModel, MSVehicle::myLastActionTime, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::State::mySpeed, MSVehicle::myState, MSBaseVehicle::myType, MSBaseVehicle::NOT_YET_DEPARTED, MSMoveReminder::NOTIFICATION_TELEPORT, MSBaseVehicle::onDepart(), SIMTIME, MSAbstractLaneChangeModel::updateShadowLane(), and MSAbstractLaneChangeModel::updateTargetLane().
Referenced by MSVehicle::congested(), and MSLane::incorporateVehicle().
|
inherited |
Update when the vehicle enters a new lane in the laneChange step.
[in] | enteredLane | The lane the vehicle enters |
Definition at line 4147 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSBaseVehicle::addReminder(), MSVehicle::computeAngle(), DEBUG_COND, MSBaseVehicle::getEdge(), MSVehicleType::getLength(), MSLane::getLogicalPredecessorLane(), MSLane::getMoveReminders(), MSBaseVehicle::getVehicleType(), Position::INVALID, MSAbstractLaneChangeModel::isChangingLanes(), MSVehicle::myAmOnNet, MSVehicle::myAngle, MSVehicle::myCachedPosition, MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::myLaneChangeModel, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::myState, MSMoveReminder::NOTIFICATION_LANE_CHANGE, MSAbstractLaneChangeModel::setNoShadowPartialOccupator(), SIMTIME, toString(), and MSVehicle::updateBestLanes().
Referenced by MSVehicle::congested(), and MSAbstractLaneChangeModel::primaryLaneChanged().
|
inherited |
Update when the vehicle enters a new lane in the move step.
[in] | enteredLane | The lane the vehicle enters |
[in] | onTeleporting | Whether the lane was entered while being teleported |
Definition at line 4098 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSVehicle::adaptLaneEntering2MoveReminder(), MSLane::getEdge(), Named::getID(), MSLink::getLateralShift(), MSLane::getLinkTo(), MSGlobals::gLateralResolution, MSVehicle::hasArrived(), Position::INVALID, MSEdge::isInternal(), MSVehicle::myAmOnNet, MSVehicle::myCachedPosition, MSBaseVehicle::myCurrEdge, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::myLastBestLanesEdge, MSBaseVehicle::myParameter, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::myState, MSMoveReminder::NOTIFICATION_JUNCTION, MSMoveReminder::NOTIFICATION_TELEPORT, and SUMOVehicleParameter::via.
Referenced by MSVehicleTransfer::add(), MSVehicleTransfer::checkInsertions(), MSVehicle::congested(), libsumo::Vehicle::moveTo(), and MSVehicle::processLaneAdvances().
|
inlineprotectedinherited |
estimate leaving speed when accelerating across a link
Definition at line 1952 of file MSVehicle.h.
References MSVehicle::adaptToLeader(), MSVehicle::adaptToLeaders(), MSVehicle::checkLinkLeader(), MSVehicle::checkLinkLeaderCurrentAndParallel(), MSCFModel::estimateSpeedAfterDistance(), MSVehicle::getBackLane(), MSVehicle::getBackPosition(), MSVehicleType::getCarFollowModel(), MSVehicle::getCarFollowModel(), MSLink::getLength(), MSCFModel::getMaxAccel(), MSLane::getVehicleMaxSpeed(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), MSVehicle::ignoreRed(), MSVehicle::keepClear(), MIN2(), and MSVehicle::updateState().
Referenced by MSVehicle::planMoveInternal().
|
inherited |
Executes planned vehicle movements with regards to right-of-way.
This method goes through all DriveProcessItems in myLFLinkLanes in order to find a speed that is safe for all upcoming links.
Using this speed the position is updated and the vehicle is moved to the next lane (myLane is updated) if the end of the current lane is reached (this may happen multiple times in this method)
The vehicle also sets the lanes it is in-lapping into and informs them about it.
Definition at line 3368 of file MSVehicle.cpp.
References ACCEL2SPEED, MSAbstractLaneChangeModel::changedToOpposite(), MSVehicle::computeAngle(), DEBUG_COND, DELTA_T, MSCFModel::finalizeSpeed(), gDebugFlag1, MSVehicle::getBackLane(), MSVehicle::getCarFollowModel(), MSNet::getCurrentTimeStep(), MSLane::getEdge(), Named::getID(), MSBaseVehicle::getID(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSVehicle::getLateralOverlap(), MSVehicle::getLateralPositionOnLane(), MSLane::getLength(), MSLane::getOpposite(), MSLane::getOppositePos(), MSVehicle::getPositionOnLane(), MSVehicle::getSpeed(), MSVehicleType::getVehicleClass(), MSNet::getVehicleControl(), MSGlobals::gLateralResolution, MSGlobals::gSemiImplicitEulerUpdate, MSVehicle::hasArrived(), MSNet::informVehicleStateListener(), Position::INVALID, MSEdge::isVaporizing(), MAX2(), MSVehicle::myAcceleration, MSVehicle::myActionStep, MSVehicle::myAngle, MSVehicle::State::myBackPos, MSVehicle::myCachedPosition, MSVehicle::myCollisionImmunity, MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::State::myLastCoveredDist, MSVehicle::myLFLinkLanes, MSVehicle::myNextDriveItem, MSVehicle::State::myPos, MSVehicle::State::mySpeed, MSVehicle::myState, MSBaseVehicle::myType, NUMERICAL_EPS, POSITION_EPS, MSAbstractLaneChangeModel::prepareStep(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processTraCISpeedControl(), MSVehicleControl::registerEmergencyStop(), MSVehicle::removeApproachingInformation(), MSVehicle::setBlinkerInformation(), MSVehicle::setBrakingSignals(), MSVehicle::setEmergencyBlueLight(), SIMTIME, SPEED2ACCEL, SVC_EMERGENCY, time2string(), toString(), TS, MSVehicle::updateBestLanes(), MSVehicle::updateFurtherLanes(), MSAbstractLaneChangeModel::updateShadowLane(), MSVehicle::updateState(), MSAbstractLaneChangeModel::updateTargetLane(), MSVehicle::updateTimeLoss(), MSVehicle::updateWaitingTime(), MSNet::VEHICLE_STATE_EMERGENCYSTOP, MSVehicle::workOnMoveReminders(), and WRITE_WARNING.
Referenced by MSLane::executeMovements().
|
inherited |
repair errors in vehicle position after changing between internal edges
Definition at line 4715 of file MSVehicle.cpp.
References MSVehicle::getLaneChangeModel(), MSGlobals::gLaneChangeDuration, MSVehicle::State::myPosLat, and MSVehicle::myState.
Referenced by MSAbstractLaneChangeModel::endLaneChangeManeuver().
|
inlinevirtualinherited |
Returns the vehicle's acceleration in m/s (this is computed as the last step's mean acceleration in case that a stop occurs within the middle of the time-step)
Reimplemented from MSBaseVehicle.
Definition at line 500 of file MSVehicle.h.
References MSVehicle::myAcceleration.
Referenced by MSLaneChanger::changeOpposite(), MSLCM_SL2015::checkBlockingVehicles(), MSLaneChanger::checkChange(), MSLCM_SL2015::commitManoeuvre(), MSDevice_SSM::computeGlobalMeasures(), MSLaneChanger::computeOvertakingTime(), MSDevice_SSM::estimateConflictTimes(), libsumo::Vehicle::getAcceleration(), MSLCM_LC2013::getAssumedDecelForLaneChangeDuration(), getColorValue(), getParameterWindow(), MSLCM_LC2013::informLeader(), MSCFModel_CACC::speedGapControl(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), and MSBatteryExport::write().
|
inlineinherited |
Returns the number of seconds waited (speed was lesser than 0.1m/s) within the last millisecs.
Definition at line 671 of file MSVehicle.h.
References MSVehicle::getAccumulatedWaitingTime(), and STEPS2TIME.
Referenced by libsumo::Vehicle::getAccumulatedWaitingTime(), getColorValue(), getParameterWindow(), and MSVehicle::keepClear().
|
inlinevirtualinherited |
Returns the SUMOTime waited (speed was lesser than 0.1m/s) within the last t millisecs.
Implements SUMOVehicle.
Definition at line 651 of file MSVehicle.h.
References MSVehicle::WaitingTimeCollector::cumulatedWaitingTime(), MSGlobals::gWaitingTimeMemory, and MSVehicle::myWaitingTimeCollector.
Referenced by MSVehicle::getAccumulatedWaitingSeconds().
|
inlineinherited |
Returns the vehicle's action step length in millisecs, i.e. the interval between two action points.
Definition at line 509 of file MSVehicle.h.
References MSVehicleType::getActionStepLength(), and MSBaseVehicle::myType.
Referenced by MSLaneChanger::checkChange(), MSLeaderInfo::getSubLanes(), MSVehicle::isActionStep(), libsumo::Vehicle::moveTo(), and MSVehicle::processNextStop().
|
inlineinherited |
Returns the vehicle's action step length in secs, i.e. the interval between two action points.
Definition at line 517 of file MSVehicle.h.
References MSVehicleType::getActionStepLengthSecs(), and MSBaseVehicle::myType.
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSLCM_SL2015::checkBlockingVehicles(), MSLCM_SL2015::checkStrategicChange(), MSLCM_SL2015::commitManoeuvre(), MSCFModel::finalizeSpeed(), MSCFModel::freeSpeed(), MSLeaderInfo::getSubLanes(), MSLCM_SL2015::informLeader(), MSLCM_SL2015::keepLatGap(), MSLCM_SL2015::setOwnState(), MSCFModel_Krauss::stopSpeed(), MSCFModel_ACC::stopSpeed(), MSCFModel_CACC::stopSpeed(), MSCFModel_IDM::stopSpeed(), and MSLCM_SL2015::updateExpectedSublaneSpeeds().
|
inlinevirtual |
Return current angle.
Implements GUIBaseVehicle.
Definition at line 82 of file GUIVehicle.h.
References drawAction_drawLinkItems(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBlueLight(), drawAction_drawVehicleBrakeLight(), drawBestLanes(), drawRouteHelper(), MSVehicle::getAngle(), getColorValue(), getLastLaneChangeOffset(), getParameterWindow(), getTypeParameterWindow(), isSelected(), and selectBlockingFoes().
Referenced by drawAction_drawRailCarriages().
|
inlinevirtualinherited |
Returns this vehicle's desired arrivalPos for its current route (may change on reroute)
Implements SUMOVehicle.
Definition at line 274 of file MSBaseVehicle.h.
References MSBaseVehicle::myArrivalPos.
Referenced by MSLCM_SL2015::_wantsChangeSublane(), and MSVehicle::rerouteParkingArea().
|
protectedinherited |
Definition at line 3620 of file MSVehicle.cpp.
References MSVehicle::myFurtherLanes, and MSVehicle::myLane.
Referenced by MSVehicle::estimateLeaveSpeed(), and MSVehicle::executeMove().
|
protectedinherited |
Definition at line 1314 of file MSVehicle.cpp.
References DEBUG_COND, MSLane::geometryPositionAtOffset(), MSVehicle::getBackPositionOnLane(), Named::getID(), MSBaseVehicle::getID(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSAbstractLaneChangeModel::getShadowLane(), MSAbstractLaneChangeModel::isChangingLanes(), MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::myState, MSBaseVehicle::myType, and toString().
Referenced by MSVehicle::computeAngle(), MSVehicle::estimateLeaveSpeed(), MSVehicle::getBoundingBox(), and MSVehicle::getBoundingPoly().
|
virtualinherited |
Get the vehicle's position relative to the given lane.
Implements SUMOVehicle.
Definition at line 3701 of file MSVehicle.cpp.
References DEBUG_COND, MSVehicle::getFurtherLanes(), MSAbstractLaneChangeModel::getFurtherTargetLanes(), Named::getID(), MSBaseVehicle::getID(), Named::getIDSecure(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSAbstractLaneChangeModel::getShadowFurtherLanes(), MSVehicle::State::myBackPos, MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::State::myPos, MSVehicle::myState, MSBaseVehicle::myType, SIMTIME, SOFT_ASSERT, time2string(), toString(), and WRITE_WARNING.
Referenced by MSVehicle::adaptToLeaders(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeSublane(), MSLaneChangerSublane::checkChangeToNewLane(), MSVehicle::checkRewindLinkLanes(), MSDevice_SSM::classifyEncounter(), MSLane::detectCollisionBetween(), MSLane::detectCollisions(), MSLane::freeInsertion(), MSLaneChanger::getColumnleader(), MSLane::getCriticalLeader(), MSLane::getLeader(), MSVehicle::getLeader(), MSLink::getLeaderInfo(), MSLane::getLeaderOnConsecutive(), MSLaneChangerSublane::getLeaders(), MSLane::getLeadersOnConsecutive(), MSLane::getOppositeFollower(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSVehicle::getSpaceTillLastStanding(), MSPModel_Striping::getVehicleObstacles(), MSLane::isInsertionSuccess(), MSLane::lastInsertion(), MSLink::maybeOccupied(), MSLane::vehicle_position_sorter::operator()(), MSLane::vehicle_natural_position_sorter::operator()(), MSLaneChangerSublane::outputLCEnded(), MSLaneChangerSublane::outputLCStarted(), and MSLane::safeInsertionSpeed().
|
inlineinherited |
Get the vehicle's position relative to its current lane.
Definition at line 432 of file MSVehicle.h.
References MSVehicle::myLane.
Referenced by MSVehicle::getBackPosition(), MSVehicle::getLastStepDist(), and MSVehicle::getPositionOnLane().
|
inherited |
Definition at line 4697 of file MSVehicle.cpp.
References MSVehicle::myBestLanes.
Referenced by MSLCM_LC2013::changed(), MSLCM_SL2015::changed(), and getColorValue().
|
inherited |
Returns the description of best lanes to use in order to continue the route.
Definition at line 4319 of file MSVehicle.cpp.
References MSVehicle::myBestLanes.
Referenced by MSLane::appropriate(), MSLaneChanger::change(), MSLaneChanger::changeOpposite(), MSLaneChangerSublane::checkChangeHelper(), libsumo::Vehicle::getBestLanes(), MSEdge::getDepartLane(), and MSLCM_SL2015::updateExpectedSublaneSpeeds().
|
inherited |
Returns the best sequence of lanes to continue the route starting at myLane.
Definition at line 4668 of file MSVehicle.cpp.
References MSVehicle::myBestLanes, and MSVehicle::myEmptyLaneVector.
Referenced by libsumo::Helper::applySubscriptionFilters(), MSLane::appropriate(), MSLaneChanger::changeOpposite(), MSLaneChanger::checkChange(), drawRouteHelper(), MSLane::executeMovements(), MSDevice_SSM::findFoeConflictLane(), MSDevice_SSM::findSurroundingVehicles(), MSLaneChanger::getColumnleader(), MSLane::getCriticalLeader(), MSVehicle::getLeader(), MSLaneChangerSublane::getLeaders(), libsumo::Vehicle::getNextTLS(), MSLane::getOppositeLeader(), MSVehicle::getPositionAlongBestLanes(), MSLaneChanger::getRealLeader(), MSLane::isInsertionSuccess(), MSLane::lastInsertion(), MSVehicle::planMoveInternal(), MSVehicle::setBlinkerInformation(), MSVehicle::unsafeLinkAhead(), MSVehicle::updateBestLanes(), and MSVehicle::updateDriveItems().
|
inherited |
Returns the best sequence of lanes to continue the route starting at the given lane.
Definition at line 4677 of file MSVehicle.cpp.
References MSLane::getEdge(), MSLane::getLinkCont(), MSEdge::isInternal(), MSVehicle::myBestLanes, and MSVehicle::myEmptyLaneVector.
|
inherited |
get bounding rectangle
Definition at line 5165 of file MSVehicle.cpp.
References PositionVector::append(), MSVehicle::getBackPosition(), MSVehicle::getPosition(), MSVehicleType::getWidth(), PositionVector::move2side(), MSBaseVehicle::myType, POSITION_EPS, and PositionVector::reverse().
Referenced by MSLane::detectCollisions(), MSVehicle::getBoundingPoly(), and MSVehicle::signalSet().
|
inherited |
get bounding polygon
Definition at line 5178 of file MSVehicle.cpp.
References MSVehicle::getBackPosition(), MSVehicle::getBoundingBox(), MSVehicleType::getGuiShape(), MSVehicle::getPosition(), MSVehicleType::getWidth(), PositionVector::move2side(), MSBaseVehicle::myType, PositionVector::scaleRelative(), SVS_PASSENGER, SVS_PASSENGER_HATCHBACK, SVS_PASSENGER_SEDAN, SVS_PASSENGER_VAN, and SVS_PASSENGER_WAGON.
Referenced by MSLane::detectCollisions(), and MSVehicle::signalSet().
|
protectedvirtualinherited |
get distance for coming to a stop (used for rerouting checks)
Implements SUMOVehicle.
Definition at line 1857 of file MSVehicle.cpp.
References MSCFModel::brakeGap(), MSVehicle::getCarFollowModel(), and MSVehicle::getSpeed().
Referenced by MSVehicle::hasInfluencer().
|
inlineinherited |
Returns the vehicle's car following model definition.
This is simply a wrapper around the vehicle type's car-following model retrieval for a shorter access.
Definition at line 891 of file MSVehicle.h.
References MSVehicleType::getCarFollowModel(), and MSBaseVehicle::myType.
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSLCM_LC2013::adaptSpeedToPedestrians(), MSPModel_Striping::addCrossingVehs(), MSCriticalFollowerDistanceInfo::addFollower(), MSVehicle::addStop(), MSLaneChanger::changeOpposite(), MSLCM_SL2015::checkBlockingVehicles(), MSLaneChanger::checkChange(), MSLane::checkFailure(), MSLane::checkForPedestrians(), MSVehicle::checkRewindLinkLanes(), MSLCM_SL2015::checkStrategicChange(), MSLCM_SL2015::commitFollowSpeed(), MSLCM_SL2015::commitManoeuvre(), MSLaneChanger::computeOvertakingTime(), MSLink::couldBrakeForLeader(), MSLane::detectCollisionBetween(), MSDevice_SSM::estimateConflictTimes(), MSVehicle::estimateLeaveSpeed(), MSVehicle::executeMove(), MSLane::freeInsertion(), MSVehicle::getBrakeGap(), MSLaneChanger::getColumnleader(), MSLane::getCriticalLeader(), MSLane::getLeader(), MSVehicle::getLeader(), MSLane::getLeaderOnConsecutive(), MSLaneChangerSublane::getLeaders(), MSLane::getLeadersOnConsecutive(), MSLane::getMissingRearGap(), MSLaneChanger::getRealLeader(), MSVehicle::getRerouteOrigin(), MSVehicle::getSafeFollowSpeed(), MSVehicle::getSpaceTillLastStanding(), getTypeParameterWindow(), MSLink::getZipperSpeed(), MSLane::handleCollisionBetween(), MSVehicle::Influencer::implicitSpeedRemote(), MSLCM_DK2008::informBlocker(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informFollower(), MSLCM_LC2013::informLeader(), MSLCM_SL2015::informLeader(), MSLCM_SL2015::informLeaders(), MSLane::isInsertionSuccess(), MSLane::lastInsertion(), MSLink::maybeOccupied(), MSLCM_LC2013::overtakeDistance(), MSLCM_DK2008::patchSpeed(), MSVehicle::planMoveInternal(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSAbstractLaneChangeModel::remainingTime(), MSDevice_ToC::requestToC(), MSLane::safeInsertionSpeed(), MSLCM_SL2015::saveBlockerLength(), MSLCM_LC2013::saveBlockerLength(), selectBlockingFoes(), MSAbstractLaneChangeModel::setFollowerGaps(), MSAbstractLaneChangeModel::setLeaderGaps(), MSAbstractLaneChangeModel::setOrigLeaderGaps(), MSLCM_LC2013::slowDownForBlocked(), MSLCM_SL2015::slowDownForBlocked(), MSVehicle::unsafeLinkAhead(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), MSVehicle::updateState(), MSLCM_DK2008::wantsChangeToLeft(), and MSLCM_DK2008::wantsChangeToRight().
|
inlineinherited |
Returns the vehicle's car following model variables.
Definition at line 909 of file MSVehicle.h.
References MSVehicle::myCFVariables.
Referenced by MSCFModel_Kerner::_v(), MSCFModel_Wiedemann::_v(), MSCFModel_ACC::_v(), MSCFModel_CACC::_v(), MSCFModel_IDM::_v(), MSCFModel_SmartSK::_vsafe(), MSCFModel_Kerner::finalizeSpeed(), MSCFModel_PWag2009::finalizeSpeed(), MSCFModel_SmartSK::finalizeSpeed(), MSCFModel_Wiedemann::finalizeSpeed(), MSCFModel_IDM::finalizeSpeed(), MSCFModel_PWag2009::followSpeed(), MSCFModel_SmartSK::followSpeed(), MSCFModel_CACC::followSpeed(), MSCFModel_SmartSK::stopSpeed(), and MSCFModel_SmartSK::updateMyHeadway().
|
virtualinherited |
Returns the boundary to which the view shall be centered in order to show the object.
Implements GUIGlObject.
Definition at line 326 of file GUIBaseVehicle.cpp.
References Boundary::add(), MSVehicleType::getLength(), GUIBaseVehicle::getPosition(), MSBaseVehicle::getVehicleType(), Boundary::grow(), and GUIBaseVehicle::myVehicle.
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight().
|
inherited |
Get the vehicle's lateral position on the edge of the given lane (or its current edge if lane == 0)
Definition at line 4943 of file MSVehicle.cpp.
References DEBUG_COND, MSLane::getCenterOnEdge(), MSLane::getEdge(), Named::getID(), MSBaseVehicle::getID(), Named::getIDSecure(), MSVehicle::getLaneChangeModel(), MSLane::getRightSideOnEdge(), MSAbstractLaneChangeModel::getShadowFurtherLanes(), MSAbstractLaneChangeModel::getShadowFurtherLanesPosLat(), MSAbstractLaneChangeModel::getShadowLane(), MSLane::getWidth(), MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::State::myPosLat, and MSVehicle::myState.
Referenced by MSLCM_SL2015::_wantsChangeSublane(), MSLCM_SL2015::checkBlocking(), MSLCM_SL2015::commitFollowSpeed(), MSLCM_SL2015::computeSpeedGain(), MSLane::detectCollisionBetween(), MSVehicle::getLateralPositionOnLane(), MSVehicle::getRightSideOnEdge(), MSLCM_SL2015::keepLatGap(), MSLCM_SL2015::prepareStep(), and MSLCM_SL2015::updateCFRelated().
|
inlinevirtualinherited |
Returns the precomputed factor by which the driver wants to be faster than the speed limit.
Implements SUMOVehicle.
Definition at line 407 of file MSBaseVehicle.h.
References MSBaseVehicle::myChosenSpeedFactor.
Referenced by libsumo::Vehicle::getAllowedSpeed(), GUIMEVehicle::getParameterWindow(), and getParameterWindow().
|
inherited |
Returns CO2 emission of the current state.
Definition at line 4781 of file MSVehicle.cpp.
References PollutantsInterface::CO2, PollutantsInterface::compute(), MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by libsumo::Vehicle::getCO2Emission(), getColorValue(), getParameterWindow(), and MSVehicle::nextStopDist().
|
inherited |
Returns CO emission of the current state.
Definition at line 4787 of file MSVehicle.cpp.
References PollutantsInterface::CO, PollutantsInterface::compute(), MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by libsumo::Vehicle::getCOEmission(), getColorValue(), getParameterWindow(), and MSVehicle::nextStopDist().
|
virtual |
gets the color value according to the current scheme index
Implements GUIBaseVehicle.
Definition at line 356 of file GUIVehicle.cpp.
References MSVehicle::getAcceleration(), MSVehicle::getAccumulatedWaitingSeconds(), MSVehicle::getBestLaneOffset(), MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSBaseVehicle::getDepartDelay(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), GUIGlObject::getGlID(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHCEmissions(), MSVehicle::getLane(), MSVehicle::getLaneChangeModel(), getLastLaneChangeOffset(), MSVehicle::getNOxEmissions(), MSBaseVehicle::getNumberReroutes(), MSVehicle::getPMxEmissions(), MSVehicle::getSpeed(), MSVehicle::getTimeGapOnLane(), MSVehicle::getTimeLossSeconds(), MSLane::getVehicleMaxSpeed(), MSVehicle::getWaitingSeconds(), GLO_VEHICLE, gSelected, MSVehicle::isActionStep(), MSVehicle::isActive(), MSAbstractLaneChangeModel::isOpposite(), GUISelectedStorage::isSelected(), SIMSTEP, and STEPS2TIME.
Referenced by getAngle().
|
inlinevirtualinherited |
Reimplemented in GUILane, GNELane, and GUIEdge.
Definition at line 145 of file GUIGlObject.h.
Referenced by GUISUMOAbstractView::showToolTipFor().
|
virtualinherited |
Returns the number of containers.
Implements SUMOVehicle.
Definition at line 555 of file MSBaseVehicle.cpp.
References SUMOVehicleParameter::containerNumber, MSBaseVehicle::myContainerDevice, MSBaseVehicle::myParameter, and MSDevice_Transportable::size().
Referenced by MSBaseVehicle::getNumberReroutes(), getParameterWindow(), MSVehicle::processNextStop(), MEVehicle::processStop(), and MSXMLRawOut::writeVehicle().
|
virtualinherited |
retrieve riding containers
Implements SUMOVehicle.
Definition at line 582 of file MSBaseVehicle.cpp.
References MSDevice_Transportable::getTransportables(), MSBaseVehicle::myContainerDevice, and MSBaseVehicle::myEmptyTransportableVector.
Referenced by MSBaseVehicle::getDevices(), and MSXMLRawOut::writeVehicle().
|
inlinevirtualinherited |
Returns an iterator pointing to the current edge in this vehicles route.
Implements SUMOVehicle.
Definition at line 197 of file MSBaseVehicle.h.
References MSBaseVehicle::getAcceleration(), MSBaseVehicle::getSlope(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::onDepart(), MSBaseVehicle::replaceRouteEdges(), and MSBaseVehicle::reroute().
Referenced by libsumo::Vehicle::getDistance(), getPreviousLane(), and libsumo::Vehicle::moveToXY().
|
inherited |
calculates the distance covered in the next integration step given an acceleration and assuming the current velocity. (gives different results for different integration methods, e.g., euler vs. ballistic)
[in] | accel | the assumed acceleration |
Definition at line 2656 of file MSVehicle.cpp.
References ACCEL2SPEED, MSGlobals::gSemiImplicitEulerUpdate, MAX2(), MSVehicle::State::mySpeed, MSVehicle::myState, and SPEED2DIST.
Referenced by MSVehicle::updateState().
|
inlinevirtualinherited |
Returns the depart delay.
Implements SUMOVehicle.
Definition at line 258 of file MSBaseVehicle.h.
References SUMOVehicleParameter::depart, MSBaseVehicle::getDeparture(), and MSBaseVehicle::getParameter().
Referenced by GUIMEVehicle::getColorValue(), getColorValue(), GUIMEVehicle::getParameterWindow(), and getParameterWindow().
|
inlinevirtualinherited |
Returns this vehicle's real departure position.
Implements SUMOVehicle.
Definition at line 266 of file MSBaseVehicle.h.
References MSBaseVehicle::myDepartPos.
Referenced by libsumo::Vehicle::getDistance().
|
inlinevirtualinherited |
Returns this vehicle's real departure time.
Implements SUMOVehicle.
Definition at line 253 of file MSBaseVehicle.h.
References MSBaseVehicle::myDeparture.
Referenced by MSBaseVehicle::getDepartDelay(), and MSVehicle::Influencer::postProcessRemoteControl().
|
virtualinherited |
Returns a device of the given type if it exists or 0.
Implements SUMOVehicle.
Definition at line 488 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDevices.
Referenced by MSBaseVehicle::createDevice(), GUIBaseVehicle::drawOnPos(), MEVehicle::processStop(), MSVehicle::resumeFromStopping(), MSBaseVehicle::setChosenSpeedFactor(), and MSBatteryExport::write().
|
inherited |
try to retrieve the given parameter from any of the vehicles devices, raise InvalidArgument if no device parameter by that name exists
Definition at line 623 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDevices.
Referenced by libsumo::Vehicle::getParameter().
|
inlinevirtualinherited |
Returns this vehicle's devices.
Implements SUMOVehicle.
Definition at line 322 of file MSBaseVehicle.h.
References MSBaseVehicle::activateReminders(), MSBaseVehicle::addContainer(), MSBaseVehicle::addPerson(), MSBaseVehicle::addReminder(), MSBaseVehicle::getContainers(), MSBaseVehicle::getPersons(), MSBaseVehicle::hasValidRoute(), MSBaseVehicle::myDevices, MSBaseVehicle::removeReminder(), and MSBaseVehicle::removeTransportable().
|
inherited |
Compute distance that will be covered, if the vehicle moves to a given position on its route, starting at its current position.
destPos | position on the destination edge that shall be reached |
destEdge | destination edge that shall be reached |
Definition at line 4723 of file MSVehicle.cpp.
References MSRoute::getDistanceBetween(), MSLane::getEdge(), MSLane::getLength(), MSVehicle::getPositionOnLane(), MSVehicle::isOnRoad(), MSBaseVehicle::myCurrEdge, MSVehicle::myLane, and MSBaseVehicle::myRoute.
Referenced by MSVehicle::Influencer::implicitDeltaPosRemote(), MSVehicle::Influencer::implicitSpeedRemote(), and MSVehicle::nextStopDist().
|
inlineinherited |
Returns the vehicle driver's state.
Definition at line 900 of file MSVehicle.h.
References MSVehicle::myDriverState.
Referenced by MSCFModel::applyHeadwayAndSpeedDifferencePerceptionErrors(), MSCFModel::applyHeadwayPerceptionError(), MSDevice_DriverState::createDriverState(), MSDevice_ToC::ensureDriverStateExistence(), and MSDevice_ToC::setAwareness().
|
virtualinherited |
Returns the edge the vehicle is currently at.
Implements SUMOVehicle.
Definition at line 156 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myCurrEdge.
Referenced by MSVehicleTransfer::add(), MELoop::changeSegment(), GUIApplicationWindow::checkGamingEvents(), MSVehicleTransfer::checkInsertions(), MSVehicle::enterLaneAtLaneChange(), METriggeredCalibrator::execute(), MEVehicle::getAngle(), libsumo::Vehicle::getDrivingDistance2D(), MSVehicle::getLatOffset(), GUIMEVehicle::getParameterWindow(), MEVehicle::getPosition(), MEVehicle::getSlope(), MSBaseVehicle::getVClass(), libsumo::Vehicle::moveTo(), TraCIServerAPI_Vehicle::processSet(), MEVehicle::processStop(), MESegment::receive(), MSVehicle::rerouteParkingArea(), MELoop::teleportVehicle(), and MSBatteryExport::write().
|
inherited |
Returns electricity consumption of the current state.
Definition at line 4817 of file MSVehicle.cpp.
References PollutantsInterface::compute(), PollutantsInterface::ELEC, MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), libsumo::Vehicle::getElectricityConsumption(), getParameterWindow(), and MSVehicle::nextStopDist().
|
inherited |
Returns fuel consumption of the current state.
Definition at line 4811 of file MSVehicle.cpp.
References PollutantsInterface::compute(), PollutantsInterface::FUEL, MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), libsumo::Vehicle::getFuelConsumption(), getParameterWindow(), and MSVehicle::nextStopDist().
|
inherited |
Definition at line 117 of file GUIGlObject.cpp.
References GUIGlObject::myFullName.
Referenced by SUMORTree::addAdditionalGLObject(), GUIGlObject::buildPopupHeader(), GUIGlObject_AbstractAdd::GUIGlObject_AbstractAdd(), GUIGLObjectPopupMenu::onCmdCopyTypedName(), GUIParam_PopupMenuInterface::onCmdOpenTracker(), GUILaneSpeedTrigger::openManipulator(), GUICalibrator::openManipulator(), GUITriggeredRerouter::openManipulator(), GUIDialog_GLChosenEditor::rebuildList(), GUIGlObject_AbstractAdd::remove(), SUMORTree::removeAdditionalGLObject(), and GUISelectedStorage::save().
|
inlineinherited |
Definition at line 789 of file MSVehicle.h.
References MSVehicle::myFurtherLanes.
Referenced by MSVehicle::getBackPositionOnLane(), MSLaneChangerSublane::startChangeSublane(), MSAbstractLaneChangeModel::updateShadowLane(), and MSAbstractLaneChangeModel::updateTargetLane().
|
inlineinherited |
Definition at line 793 of file MSVehicle.h.
References MSVehicle::myFurtherLanesPosLat, and MSVehicle::onFurtherEdge().
Referenced by MSAbstractLaneChangeModel::updateShadowLane().
|
inherited |
Returns the numerical id of the object.
Definition at line 129 of file GUIGlObject.cpp.
References GUIGlObject::myGlID.
Referenced by GUIMessageWindow::appendMsg(), GNEAdditionalHandler::buildCalibrator(), GNEAdditionalHandler::buildRouteProbe(), GUIGlObject::buildSelectionPopupEntry(), GNEAdditionalHandler::buildVaporizer(), GUIBaseVehicle::drawAction_drawPersonsAndContainers(), GNEContainerStop::drawGL(), GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE3::drawGL(), GNEParkingSpace::drawGL(), GNEVariableSpeedSign::drawGL(), GNEJunction::drawGL(), GNEInternalLane::drawGL(), GNECrossing::drawGL(), GNEAccess::drawGL(), GNERerouter::drawGL(), GNEDetectorEntry::drawGL(), GNEDetectorExit::drawGL(), GNEDetectorE1::drawGL(), GUIMEInductLoop::MyWrapper::drawGL(), GNEDetectorE1Instant::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIInstantInductLoop::MyWrapper::drawGL(), GUIPolygon::drawGL(), GUICalibrator::drawGL(), GUIContainer::drawGL(), GUIPerson::drawGL(), GNECalibrator::drawGL(), GUIJunctionWrapper::drawGL(), GUIPointOfInterest::drawGL(), GNETAZ::drawGL(), GNELane::drawGL(), GNEConnection::drawGL(), GUIE3Collector::MyWrapper::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEDetectorE2::drawGL(), GUIParkingArea::drawGL(), GUIEdge::drawGL(), GUIE2Collector::MyWrapper::drawGL(), GUIInductLoop::MyWrapper::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GNEEdge::drawGL(), GUILane::drawGL(), GUIContainer::drawGLAdditional(), GUIPerson::drawGLAdditional(), GUIBaseVehicle::drawGLAdditional(), GUILane::drawLinkRule(), GUIBaseVehicle::drawOnPos(), GUIMEVehicle::getColorValue(), getColorValue(), GUIJunctionWrapper::getColorValue(), GUIEdge::getColorValue(), GUIContainer::getColorValue(), GUIPerson::getColorValue(), GNEPoly::getGlID(), GNEPOI::getGlID(), GUISUMOAbstractView::getGUIGlObjectsAtPosition(), GUIEdge::getIDs(), GUISUMOAbstractView::getObjectAtPosition(), GUISUMOAbstractView::getObjectsAtPosition(), GUIPerson::getPopUpMenu(), GUIBaseVehicle::getPopUpMenu(), GUIEdge::getScaleValue(), GUILane::isLaneOrEdgeSelected(), GUIGlChildWindow::isSelected(), GUISelectedStorage::isSelected(), GUISUMOViewParent::isSelected(), isSelected(), GUIPerson::isSelected(), GUIEdge::isSelected(), GUILane::isSelected(), GUISelectedStorage::loadIDs(), GNEViewNet::mergeJunctions(), GUIViewTraffic::onCmdAddRerouter(), GUIGLObjectPopupMenu::onCmdAddSelected(), GUIGLObjectPopupMenu::onCmdCenter(), GNEFrame::ACHierarchy::onCmdCenterItem(), GUIViewTraffic::onCmdCloseEdge(), GUIViewTraffic::onCmdCloseLane(), GUIApplicationWindow::onCmdEditChosen(), GNESelectorFrame::SelectionOperation::onCmdLoad(), GUIGLObjectPopupMenu::onCmdRemoveSelected(), GUIPerson::GUIPersonPopupMenu::onCmdStartTrack(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdStartTrack(), GUIDialog_GLObjChooser::refreshList(), GLObjectValuePassConnector< std::pair< SUMOTime, MSPhaseDefinition > >::removeObject(), GNEShape::selectAttributeCarrier(), GNENetElement::selectAttributeCarrier(), GNEAdditional::selectAttributeCarrier(), selectBlockingFoes(), GUIPolygon::setColor(), GUIPointOfInterest::setColor(), GUIMessageWindow::setCursorPos(), GNEShape::unselectAttributeCarrier(), GNENetElement::unselectAttributeCarrier(), GNEAdditional::unselectAttributeCarrier(), GUIBaseVehicle::~GUIBaseVehicle(), GUIGlObject::~GUIGlObject(), and GUIPerson::~GUIPerson().
|
inherited |
Returns noise emissions of the current state.
Definition at line 4823 of file MSVehicle.cpp.
References HelpersHarmonoise::computeNoise(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), libsumo::Vehicle::getNoiseEmission(), getParameterWindow(), and MSVehicle::nextStopDist().
|
inherited |
Returns HC emission of the current state.
Definition at line 4793 of file MSVehicle.cpp.
References PollutantsInterface::compute(), MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), PollutantsInterface::HC, MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), libsumo::Vehicle::getHCEmission(), getParameterWindow(), and MSVehicle::nextStopDist().
|
virtualinherited |
Returns the name of the vehicle.
Implements SUMOVehicle.
Definition at line 123 of file MSBaseVehicle.cpp.
References SUMOVehicleParameter::id, and MSBaseVehicle::myParameter.
Referenced by MSLCM_LC2013::_patchSpeed(), MSLCM_SL2015::_patchSpeed(), MSCFModel_CACC::_v(), MSCFModel_ACC::_v(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSLaneChangerSublane::abortLCManeuver(), MSVehicle::adaptToLeader(), MSVehicle::adaptToLeaders(), MSVehicleTransfer::add(), MSPModel_Striping::addCrossingVehs(), MSLCM_SL2015::addLCSpeedAdvice(), MSVehicle::addTraciStopAtStoppingPlace(), MSCFModel::applyHeadwayAndSpeedDifferencePerceptionErrors(), MSCFModel::applyHeadwayPerceptionError(), libsumo::Helper::applySubscriptionFilters(), MSBaseVehicle::calculateArrivalParams(), MSLaneChangerSublane::change(), MSLaneChanger::change(), MSLCM_SL2015::changed(), MSLaneChanger::changeOpposite(), MELoop::changeSegment(), libsumo::Vehicle::changeTarget(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeSublane(), MSLane::checkFailure(), MSLane::checkForPedestrians(), MSVehicleTransfer::checkInsertions(), MSVehicle::checkLinkLeader(), MSVehicle::checkRewindLinkLanes(), MSLCM_SL2015::checkStrategicChange(), MSLaneChanger::checkTraCICommands(), MSAbstractLaneChangeModel::checkTraCICommands(), MSDevice_SSM::classifyEncounter(), MSLCM_SL2015::commitManoeuvre(), MSVehicle::computeAngle(), MSLCM_SL2015::computeSpeedLat(), MSDevice_SSM::computeSSMs(), MSLaneChanger::continueChange(), MSLaneChangerSublane::continueChangeSublane(), MSLCM_SL2015::decideDirection(), MSLane::detectCollisionBetween(), MSLane::detectCollisions(), MSLane::detectPedestrianJunctionCollision(), MSDevice_SSM::Encounter::Encounter(), MSCalibrator::execute(), MSVehicle::executeMove(), MSLane::executeMovements(), MSCFModel_Daniel1::finalizeSpeed(), MSCFModel::finalizeSpeed(), MSLaneChanger::findCandidate(), MSDevice_SSM::findFoeConflictLane(), MSDevice_SSM::findSurroundingVehicles(), MSDevice_SSM::flushGlobalMeasures(), MSCFModel_CACC::followSpeed(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCenterOnEdge(), MSLaneChanger::getColumnleader(), MSLane::getCriticalLeader(), MSLane::getFirstVehicleInformation(), MSLane::getFollower(), MSLane::getFollowersOnConsecutive(), MSLane::getLastVehicleInformation(), MSVehicle::getLatOffset(), MSLane::getLeader(), MSLink::getLeaderInfo(), MSLane::getLeaderOnConsecutive(), MSLaneChangerSublane::getLeaders(), MSLane::getLeadersOnConsecutive(), MSLane::getOppositeFollower(), MSLane::getOppositeLeader(), GUIMEVehicle::getParameterWindow(), MSLane::getPartialBehind(), MSSimpleDriverState::getPerceivedHeadway(), MSSimpleDriverState::getPerceivedSpeedDifference(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSAbstractLaneChangeModel::getShadowLane(), MSBaseVehicle::getSingularType(), MSDevice_SSM::getUpstreamVehicles(), MSPModel_Striping::getVehicleObstacles(), MSLink::getZipperSpeed(), MSLane::handleCollisionBetween(), MSVehicle::ignoreRed(), MSLCM_LC2013::inform(), MSLCM_SL2015::inform(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informFollower(), MSLCM_LC2013::informLeader(), MSLCM_SL2015::informLeader(), MESegment::initialise(), MSPedestrianPushButton::isActiveForEdge(), MSLane::isInsertionSuccess(), MSVehicle::isLeader(), MSAbstractLaneChangeModel::laneChangeOutput(), MSVehicle::lateralDistanceToLane(), MSVehicle::leaveLane(), libsumo::Vehicle::moveToXY(), MSLCM_LC2013::MSLCM_LC2013(), MSSimpleDriverState::MSSimpleDriverState(), MSCalibrator::VehicleRemover::notifyEnter(), MSVehicle::onRemovalFromNet(), MSLaneChangerSublane::outputLCStarted(), MSLCM_LC2013::patchSpeed(), MSLCM_SL2015::patchSpeed(), MSVehicle::planMove(), MSVehicle::planMoveInternal(), MSLCM_SL2015::prepareStep(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSVehicle::processTraCISpeedControl(), MSVehicle::removePassedDriveItems(), MSBaseVehicle::replaceRouteEdges(), MSBaseVehicle::reroute(), MSVehicle::rerouteParkingArea(), MSLane::resetManeuverReservation(), MSLane::resetPartialOccupation(), libsumo::Vehicle::resume(), MSLane::safeInsertionSpeed(), MSLCM_SL2015::saveBlockerLength(), MSLCM_LC2013::saveBlockerLength(), MSBaseVehicle::saveState(), MSCalibrator::scheduleRemoval(), selectBlockingFoes(), MSVehicle::setAngle(), MSVehicle::setApproachingForAllLinks(), MSSimpleDriverState::setAwareness(), MSAbstractLaneChangeModel::setManeuverDist(), MSLane::setManeuverReservation(), MSLCM_SL2015::setOwnState(), MSLane::setPartialOccupation(), libsumo::Helper::setRemoteControlled(), libsumo::Vehicle::setRoute(), libsumo::Vehicle::setRouteID(), MSLCM_LC2013::slowDownForBlocked(), MSLCM_SL2015::slowDownForBlocked(), MSLaneChangerSublane::startChangeSublane(), MELoop::teleportVehicle(), METriggeredCalibrator::tryEmit(), MSSimpleDriverState::update(), MSVehicle::updateBestLanes(), MSVehicle::updateDriveItems(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), MSLCM_SL2015::updateGaps(), MSAbstractLaneChangeModel::updateShadowLane(), MSVehicle::updateState(), MSAbstractLaneChangeModel::updateTargetLane(), MSLCM_LC2013::wantsChange(), MSLCM_SL2015::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), MSBatteryExport::write(), and MSXMLRawOut::writeVehicle().
|
virtualinherited |
Returns this vehicles impatience.
Implements SUMOVehicle.
Definition at line 481 of file MSBaseVehicle.cpp.
References MSBaseVehicle::getVehicleType(), SUMOVehicle::getWaitingTime(), MSGlobals::gTimeToImpatience, MAX2(), and MIN2().
Referenced by MSVehicle::checkRewindLinkLanes(), MSLane::getCriticalLeader(), MSLane::getLeaderOnConsecutive(), MSLane::getLeadersOnConsecutive(), MSBaseVehicle::getNumberReroutes(), getParameterWindow(), MSLCM_LC2013::informFollower(), MSLane::isInsertionSuccess(), MESegment::isOpen(), MSVehicle::processLinkAproaches(), and selectBlockingFoes().
|
inherited |
Returns the velocity/lane influencer.
If no influencer was existing before, one is built, first
Definition at line 5488 of file MSVehicle.cpp.
References MSVehicle::myInfluencer.
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), libsumo::Vehicle::changeLane(), libsumo::Vehicle::changeLaneRelative(), MSLaneChanger::changeOpposite(), libsumo::Vehicle::changeSublane(), libsumo::Vehicle::changeTarget(), MSLCM_SL2015::checkBlocking(), MSAbstractLaneChangeModel::checkTraCICommands(), MSDevice_ToC::deactivateDeliberateLCs(), libsumo::Vehicle::deactivateGapControl(), MSLane::detectCollisionBetween(), libsumo::Vehicle::getLaneChangeMode(), libsumo::Vehicle::getRoutingMode(), libsumo::Vehicle::getSpeedMode(), MSLane::handleCollisionBetween(), MSVehicle::influenceChangeDecision(), MSLCM_SL2015::keepLatGap(), MSDevice_ToC::MRMExecutionStep(), libsumo::Vehicle::openGap(), MSDevice_ToC::requestToC(), MSVehicle::rerouteParkingArea(), libsumo::Vehicle::rerouteTraveltime(), MSDevice_ToC::resetDeliberateLCs(), libsumo::Vehicle::setLaneChangeMode(), libsumo::Helper::setRemoteControlled(), libsumo::Vehicle::setRoutingMode(), libsumo::Vehicle::setSignals(), libsumo::Vehicle::setSpeed(), libsumo::Vehicle::setSpeedMode(), MSDevice_ToC::setState(), libsumo::Vehicle::slowDown(), and MSLaneChangerSublane::startChangeSublane().
|
inherited |
Definition at line 5497 of file MSVehicle.cpp.
References MSVehicle::myInfluencer.
|
inlinevirtualinherited |
Returns the lane the vehicle is on.
Implements SUMOVehicle.
Definition at line 565 of file MSVehicle.h.
References MSVehicle::myLane.
Referenced by MSLCM_LC2013::_patchSpeed(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSVehicle::adaptToLeaders(), libsumo::Helper::applySubscriptionFilters(), MSLaneChangerSublane::change(), MSLaneChanger::changeOpposite(), MSLCM_SL2015::checkBlocking(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeSublane(), MSLaneChangerSublane::checkChangeToNewLane(), MSVehicleTransfer::checkInsertions(), MSVehicle::checkLinkLeader(), MSLCM_SL2015::checkStrategicChange(), MSDevice_SSM::classifyEncounter(), MSLCM_SL2015::commitManoeuvre(), MSLaneChanger::computeOvertakingTime(), MSLCM_SL2015::computeSpeedGain(), MSAbstractLaneChangeModel::congested(), MSLane::detectCollisionBetween(), MSLane::detectCollisions(), MSAbstractLaneChangeModel::determineTargetLane(), MSVTypeProbe::execute(), MSLane::executeMovements(), MSCFModel_Daniel1::finalizeSpeed(), MSCFModel_IDM::finalizeSpeed(), MSCFModel::finalizeSpeed(), MSDevice_SSM::findFoeConflictLane(), MSDevice_SSM::findSurroundingVehicles(), MSCFModel_ACC::followSpeed(), MSCFModel_CACC::followSpeed(), MSCFModel_IDM::followSpeed(), libsumo::Vehicle::getAllowedSpeed(), getColorValue(), MSLaneChanger::getColumnleader(), libsumo::Vehicle::getDistance(), libsumo::Vehicle::getDrivingDistance(), MSLane::getFollowersOnConsecutive(), libsumo::Vehicle::getLaneID(), libsumo::Vehicle::getLaneIndex(), MSLink::getLeaderInfo(), MSLane::getLeaderOnConsecutive(), MSLaneChangerSublane::getLeaders(), libsumo::Vehicle::getNextTLS(), MSVehicle::getPositionAlongBestLanes(), libsumo::Vehicle::getRoadID(), MSLCM_LC2013::getRoundaboutAheadInfo(), MSAbstractLaneChangeModel::getShadowDirection(), MSVehicle::getSpaceTillLastStanding(), MSVTKExport::getSpeed(), MSLCM_SL2015::getSublaneWidth(), MSLink::getZipperSpeed(), MSLane::handleCollisionBetween(), MSLCM_LC2013::informFollower(), MSLane::integrateNewVehicle(), MSCFModel_IDM::interactionGap(), MSCFModel::interactionGap(), MSVehicle::isLeader(), MSLCM_SL2015::keepLatGap(), libsumo::Vehicle::moveTo(), libsumo::Vehicle::moveToXY(), MSDevice_BTsender::notifyEnter(), MSDevice_BTreceiver::notifyEnter(), MSDevice_BTsender::notifyLeave(), MSDevice_BTreceiver::notifyLeave(), MSDevice_BTsender::notifyMove(), MSDevice_BTreceiver::notifyMove(), MSLCM_DK2008::patchSpeed(), MSLCM_LC2013::patchSpeed(), MSLCM_SL2015::patchSpeed(), MSVehicle::planMoveInternal(), MSVehicle::Influencer::postProcessRemoteControl(), MSLCM_SL2015::prepareStep(), MSVehicleTransfer::remove(), libsumo::Vehicle::remove(), MSCalibrator::removePending(), MSLane::removeVehicle(), MSVehicle::setBlinkerInformation(), libsumo::Vehicle::setRoute(), libsumo::Vehicle::setRouteID(), MSLaneChangerSublane::startChangeSublane(), MSCFModel_IDM::stopSpeed(), MSLCM_SL2015::updateCFRelated(), MSLaneChangerSublane::updateChanger(), MSVehicle::updateDriveItems(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), MSAbstractLaneChangeModel::updateShadowLane(), MSAbstractLaneChangeModel::updateTargetLane(), MSLCM_LC2013::wantsChange(), MSLCM_SL2015::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), MSLCM_DK2008::wantsChangeToLeft(), MSLCM_DK2008::wantsChangeToRight(), MSEmissionExport::write(), MSBatteryExport::write(), MSFCDExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
|
inherited |
Definition at line 4307 of file MSVehicle.cpp.
References MSVehicle::myLaneChangeModel.
Referenced by MSLaneChangerSublane::abortLCManeuver(), MSVehicle::adaptToLeaders(), MSVehicleTransfer::add(), MSLaneChanger::applyTraCICommands(), MSLaneChangerSublane::change(), MSLaneChanger::change(), MSLaneChanger::changeOpposite(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeSublane(), MSLaneChangerSublane::checkChangeToNewLane(), MSVehicle::checkLinkLeader(), MSVehicle::checkLinkLeaderCurrentAndParallel(), MSVehicle::checkRewindLinkLanes(), MSLaneChanger::checkTraCICommands(), MSAbstractLaneChangeModel::checkTraCICommands(), MSVehicle::computeAngle(), MSLaneChanger::computeOvertakingTime(), MSLaneChanger::continueChange(), MSLaneChangerSublane::continueChangeSublane(), MSLane::detectCollisionBetween(), MSLane::detectCollisions(), MSVehicle::enterLaneAtInsertion(), MSVehicle::executeMove(), MSCFModel_Daniel1::finalizeSpeed(), MSCFModel::finalizeSpeed(), MSVehicle::fixPosition(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCenterOnEdge(), getColorValue(), MSLaneChanger::getColumnleader(), libsumo::Vehicle::getLaneChangeState(), getLastLaneChangeOffset(), MSVehicle::getLatOffset(), MSLink::getLeaderInfo(), getManeuverDist(), MSVehicle::getNextTurn(), MSLane::getOppositeFollower(), MSLane::getOppositeLeader(), libsumo::Vehicle::getParameter(), getParameterWindow(), MSVehicle::getPosition(), MSLeaderInfo::getSubLanes(), getTypeParameterWindow(), MSLane::handleCollisionBetween(), MSLCM_SL2015::inform(), MSAbstractLaneChangeModel::MSLCMessager::informLeader(), MSAbstractLaneChangeModel::MSLCMessager::informNeighFollower(), MSAbstractLaneChangeModel::MSLCMessager::informNeighLeader(), MSVehicle::isFrontOnLane(), MSLane::isInsertionSuccess(), MSLaneChangerSublane::outputLCEnded(), MSLaneChangerSublane::outputLCStarted(), MSVehicle::planMove(), MSVehicle::planMoveInternal(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSLaneChanger::registerUnchanged(), MSVehicle::removeApproachingInformation(), MSLCM_SL2015::saveBlockerLength(), MSLCM_LC2013::saveBlockerLength(), selectBlockingFoes(), MSVehicle::setApproachingForAllLinks(), MSVehicle::setBlinkerInformation(), libsumo::Vehicle::setParameter(), MSLaneChanger::startChange(), MSLaneChangerSublane::startChangeSublane(), MSVehicle::updateBestLanes(), MSLaneChangerSublane::updateChanger(), MSLCM_SL2015::updateGaps(), and MSVehicle::updateState().
|
inherited |
Definition at line 4313 of file MSVehicle.cpp.
References MSVehicle::myLaneChangeModel.
|
inherited |
Definition at line 4914 of file MSVehicle.cpp.
References MSLane::getEdge(), MSEdge::getLanes(), and MSVehicle::myLane.
Referenced by MSLane::appropriate(), libsumo::Vehicle::changeLaneRelative(), MSVehicle::influenceChangeDecision(), and MSVehicle::nextStopDist().
|
inlineinherited |
Returns the time of the vehicle's last action point.
Definition at line 525 of file MSVehicle.h.
References MSVehicle::getPosition(), MSVehicle::getPositionAlongBestLanes(), MSVehicle::getSlope(), and MSVehicle::myLastActionTime.
|
virtual |
Returns the time since the last lane change in seconds.
Implements GUIBaseVehicle.
Definition at line 661 of file GUIVehicle.cpp.
References MSVehicle::getLaneChangeModel(), and STEPS2TIME.
Referenced by getAngle(), getColorValue(), and getParameterWindow().
|
inlineinherited |
Get the distance the vehicle covered in the previous timestep.
Definition at line 410 of file MSVehicle.h.
References MSVehicle::getBackPositionOnLane(), MSVehicle::getPositionOnLane(), MSVehicle::State::lastCoveredDist(), and MSVehicle::myState.
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSDevice_SSM::checkConflictEntryAndExit(), and MSDevice_SSM::updatePassedEncounter().
|
inherited |
return the amount by which the vehicle extends laterally outside it's primary lane
Definition at line 5095 of file MSVehicle.cpp.
References MSVehicle::getLateralPositionOnLane().
Referenced by MSLCM_SL2015::checkStrategicChange(), MSVehicle::executeMove(), MSVehicle::getLateralPositionOnLane(), MSAbstractLaneChangeModel::getShadowLane(), MSVehicle::planMoveInternal(), and MSAbstractLaneChangeModel::updateShadowLane().
|
inherited |
Definition at line 5088 of file MSVehicle.cpp.
References MSBaseVehicle::getVehicleType(), MSBaseVehicle::getWidth(), MSLane::getWidth(), and MSVehicle::myLane.
|
inlinevirtualinherited |
Get the vehicle's lateral position on the lane.
Reimplemented from MSBaseVehicle.
Definition at line 440 of file MSVehicle.h.
References MSVehicle::getCenterOnEdge(), MSVehicle::getLateralOverlap(), MSVehicle::getLatOffset(), MSVehicle::getRightSideOnEdge(), MSVehicle::getRightSideOnLane(), MSVehicle::lateralDistanceToLane(), MSVehicle::State::myPosLat, MSVehicle::myState, and MSVehicle::State::posLat().
Referenced by MSLCM_SL2015::_wantsChangeSublane(), MSLaneChangerSublane::checkChangeToNewLane(), MSLane::checkForPedestrians(), MSVehicleTransfer::checkInsertions(), MSVehicle::checkRewindLinkLanes(), MSLCM_SL2015::checkStrategicChange(), MSDevice_SSM::classifyEncounter(), MSLaneChanger::continueChange(), MSAbstractLaneChangeModel::determineTargetLane(), MSVehicle::executeMove(), MSLane::getCriticalLeader(), libsumo::Vehicle::getLateralLanePosition(), MSVehicle::getLateralOverlap(), MSLink::getLeaderInfo(), MSLane::getLeaderOnConsecutive(), MSLane::getLeadersOnConsecutive(), getParameterWindow(), MSVehicle::getPosition(), MSVehicle::getPositionAlongBestLanes(), MSAbstractLaneChangeModel::getShadowLane(), MSLeaderInfo::getSubLanes(), MSPModel_Striping::getVehicleObstacles(), MSLCM_SL2015::keepLatGap(), MSVehicle::lateralDistanceToLane(), MSLane::loadState(), MSLane::vehicle_natural_position_sorter::operator()(), MSVehicle::planMove(), MSVehicle::processLinkAproaches(), selectBlockingFoes(), MSVehicle::setAngle(), MSLaneChangerSublane::startChangeSublane(), MSVehicle::validatePosition(), MSLCM_LC2013::wantsChange(), MSLCM_SL2015::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), and MSXMLRawOut::writeVehicle().
|
inherited |
Get the offset that that must be added to interpret myState.myPosLat for the given lane.
Definition at line 4975 of file MSVehicle.cpp.
References DEBUG_COND, MSBaseVehicle::getEdge(), MSLane::getEdge(), MSAbstractLaneChangeModel::getFurtherTargetLanes(), Named::getID(), MSBaseVehicle::getID(), Named::getIDSecure(), MSVehicle::getLaneChangeModel(), MSAbstractLaneChangeModel::getManeuverDist(), MSLane::getRightSideOnEdge(), MSAbstractLaneChangeModel::getShadowFurtherLanes(), MSAbstractLaneChangeModel::getShadowFurtherLanesPosLat(), MSLane::getWidth(), MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSVehicle::State::myPosLat, MSVehicle::myState, SIMTIME, and toString().
Referenced by MSVehicle::checkLinkLeader(), MSLane::getFirstVehicleInformation(), MSLane::getFollowersOnConsecutive(), MSLane::getLastVehicleInformation(), MSVehicle::getLateralPositionOnLane(), MSLink::getLeaderInfo(), MSLane::getLeadersOnConsecutive(), and MSLane::getPartialBeyond().
|
inherited |
Returns the leader of the vehicle looking for a fixed distance.
If the distance is not given it is calculated from the brake gap. The gap returned does not include the minGap.
dist | up to which distance to look for a leader |
Definition at line 4740 of file MSVehicle.cpp.
References MSCFModel::brakeGap(), MSVehicle::getBackPositionOnLane(), MSVehicle::getBestLanesContinuation(), MSVehicle::getCarFollowModel(), MSLane::getLeaderOnConsecutive(), MSLane::getLength(), MSVehicleType::getMinGap(), MSVehicle::getPositionOnLane(), MSVehicle::getSpeed(), MSLane::getVehiclesSecure(), MSBaseVehicle::getVehicleType(), MSVehicle::myLane, and MSLane::releaseVehicles().
Referenced by MSDevice_SSM::computeGlobalMeasures(), MSVehicle::Influencer::gapControlSpeed(), libsumo::Vehicle::getLeader(), MSVehicle::getTimeGapOnLane(), MSVehicle::nextStopDist(), and MSCFModel_CACC::speedGapControl().
|
inline |
return left vehicle side on current edge
Definition at line 139 of file GUIVehicle.h.
References computeSeats(), drawAction_drawCarriageClass(), drawAction_drawRailCarriages(), drawOutsideNetwork(), getLeftSublaneOnEdge(), getManeuverDist(), getNumPassengers(), getPreviousLane(), MSVehicle::getRightSideOnEdge(), getRightSublaneOnEdge(), getStopInfo(), MSBaseVehicle::getVehicleType(), and MSVehicleType::getWidth().
Referenced by getLeftSublaneOnEdge(), and getParameterWindow().
int GUIVehicle::getLeftSublaneOnEdge | ( | ) | const |
Definition at line 813 of file GUIVehicle.cpp.
References MSLane::getEdge(), getLeftSideOnEdge(), MSEdge::getSubLaneSides(), and MSVehicle::myLane.
Referenced by getLeftSideOnEdge(), and getParameterWindow().
|
inlineinherited |
Returns the vehicle's length.
Definition at line 391 of file MSBaseVehicle.h.
References MSVehicleType::getLength(), and MSBaseVehicle::myType.
Referenced by MSVehicle::addStop(), libsumo::Helper::applySubscriptionFilters(), MSVehicle::basePos(), MSDevice_SSM::checkConflictEntryAndExit(), MSDevice_SSM::classifyEncounter(), MSDevice_SSM::determineConflictPoint(), MSDevice_SSM::determineTTCandDRAC(), MSVehicle::enterLaneAtInsertion(), MSDevice_SSM::findSurroundingVehicles(), MSLink::getLeaderInfo(), MSDevice_SSM::getUpstreamVehicles(), MSVehicle::updateFurtherLanes(), and MSDevice_SSM::updatePassedEncounter().
double GUIVehicle::getManeuverDist | ( | ) | const |
return the lane-change maneuver distance
Definition at line 825 of file GUIVehicle.cpp.
References MSVehicle::getLaneChangeModel(), and MSAbstractLaneChangeModel::getManeuverDist().
Referenced by getLeftSideOnEdge(), and getParameterWindow().
|
virtualinherited |
Returns the maximum speed.
Implements SUMOVehicle.
Definition at line 140 of file MSBaseVehicle.cpp.
References MSVehicleType::getMaxSpeed(), and MSBaseVehicle::myType.
Referenced by MSCFModel_Wiedemann::_v(), MSVehicleTransfer::checkInsertions(), MSCFModel_ACC::followSpeed(), MSCFModel_CACC::followSpeed(), GUIMEVehicle::getTypeParameterWindow(), getTypeParameterWindow(), MSBaseVehicle::getVClass(), and MSVehicle::Influencer::implicitDeltaPosRemote().
|
inlineinherited |
Returns the maximal speed for the vehicle on its current lane (including speed factor and deviation, i.e., not necessarily the allowed speed limit)
Definition at line 575 of file MSVehicle.h.
References MSVehicleType::getMaxSpeed(), MSLane::getVehicleMaxSpeed(), MSVehicle::myLane, and MSBaseVehicle::myType.
Referenced by MSDevice_SSM::estimateConflictTimes(), and MSLCM_LC2013::informFollower().
|
virtualinherited |
Returns the id of the object as known to microsim.
Definition at line 143 of file GUIGlObject.cpp.
References GUIGlObject::myMicrosimID.
Referenced by SUMORTree::addAdditionalGLObject(), GNEAdditional::changeAdditionalID(), GNEAdditional::changeEdge(), GNEAdditional::changeFirstAdditionalParent(), GNEAdditional::changeLane(), GNEAdditional::changeSecondAdditionalParent(), GNETLSEditorFrame::controlsEdge(), GUIGlObject::createFullName(), GNENet::deleteSingleEdge(), GNENet::deleteSingleJunction(), GUIGlObject::drawName(), GNEAdditional::getAdditionalID(), GNEConnection::getAttribute(), GNELane::getAttribute(), GNEJunction::getAttribute(), GNEEdge::getAttribute(), GNEDialogACChooser::getObjectName(), GUIDialog_GLObjChooser::getObjectName(), GNEVaporizer::getParentName(), GNERouteProbe::getParentName(), GNEDetectorE3::getParentName(), GNECalibratorRoute::getParentName(), GNEParkingSpace::getParentName(), GNEVariableSpeedSign::getParentName(), GNECalibratorVehicleType::getParentName(), GNERerouter::getParentName(), GNELane::getParentName(), GNEStoppingPlace::getParentName(), GNECalibrator::getParentName(), GNETAZ::getParentName(), GNEDetector::getParentName(), GNEPoly::getParentName(), GNEPOI::getParentName(), GNETLSEditorFrame::handleMultiChange(), GNEEdge::isValid(), GNEViewNet::mergeJunctions(), GUIGLObjectPopupMenu::onCmdCopyName(), GNEInspectorFrame::TemplateEditor::onUpdCopyTemplate(), GNENet::registerEdge(), GNENet::registerJunction(), SUMORTree::removeAdditionalGLObject(), GNEEdge::removeConnection(), GNEEdge::setAttribute(), GNENet::splitEdge(), GNEProhibitionFrame::updateDescription(), and GNEConnection::updateID().
|
inherited |
returns the list of stops not yet reached in the stop queue
Definition at line 5483 of file MSVehicle.cpp.
References MSVehicle::myStops.
Referenced by libsumo::Vehicle::getNextStops(), and MSVehicle::signalSet().
|
inlineinherited |
return the current angle in navigational degrees
Definition at line 86 of file GUIBaseVehicle.h.
References GUIBaseVehicle::drawAction_drawCarriageClass(), GUIBaseVehicle::drawRouteHelper(), GUIBaseVehicle::getAngle(), GUIBaseVehicle::getColorValue(), GUIBaseVehicle::getLastLaneChangeOffset(), GUIBaseVehicle::getParameterWindow(), GUIBaseVehicle::getStopInfo(), GUIBaseVehicle::getTypeParameterWindow(), GeomHelper::naviDegree(), and GUIBaseVehicle::selectBlockingFoes().
Referenced by GUIMEVehicle::getParameterWindow(), and getParameterWindow().
|
virtualinherited |
get the current parking area stop
Implements SUMOVehicle.
Definition at line 1571 of file MSVehicle.cpp.
References MSVehicle::myStops, MSVehicle::Stop::parkingarea, and MSVehicle::Stop::reached.
Referenced by MSVehicle::rerouteParkingArea().
|
inherited |
returns the next imminent stop in the stop queue
Definition at line 5478 of file MSVehicle.cpp.
References MSVehicle::myStops.
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), libsumo::Vehicle::getStopState(), MSLane::isInsertionSuccess(), libsumo::Vehicle::resume(), and MSVehicle::signalSet().
|
inlineinherited |
Get the distance and direction of the next upcoming turn for the vehicle (within its look-ahead range)
Definition at line 781 of file MSVehicle.h.
References MSVehicle::getLaneChangeModel(), and MSVehicle::myNextTurn.
Referenced by MSLCM_SL2015::_wantsChangeSublane().
|
inherited |
Returns NOx emission of the current state.
Definition at line 4799 of file MSVehicle.cpp.
References PollutantsInterface::compute(), MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, PollutantsInterface::NO_X, and MSVehicle::State::speed().
Referenced by getColorValue(), libsumo::Vehicle::getNOxEmission(), getParameterWindow(), and MSVehicle::nextStopDist().
|
inlinevirtualinherited |
Returns the number of new routes this vehicle got.
Implements SUMOVehicle.
Definition at line 296 of file MSBaseVehicle.h.
References MSBaseVehicle::getContainerNumber(), MSBaseVehicle::getImpatience(), MSBaseVehicle::getPersonIDList(), MSBaseVehicle::getPersonNumber(), and MSBaseVehicle::myNumberReroutes.
Referenced by GUIBaseVehicle::drawGLAdditional(), GUIMEVehicle::getColorValue(), getColorValue(), and MSBaseVehicle::replaceRouteEdges().
|
inlinevirtualinherited |
return the numerical ID which is only for internal usage
Implements SUMOVehicle.
Definition at line 464 of file MSBaseVehicle.h.
References MSBaseVehicle::calculateArrivalParams(), MSBaseVehicle::getStopEdges(), and MSBaseVehicle::myNumericalID.
|
private |
return the number of passengers
Definition at line 633 of file GUIVehicle.cpp.
References MSBaseVehicle::myPersonDevice, and MSDevice_Transportable::size().
Referenced by drawAction_drawRailCarriages(), and getLeftSideOnEdge().
|
virtualinherited |
Returns the vehicle's parameter (including departure definition)
Implements SUMOVehicle.
Definition at line 129 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myParameter.
Referenced by MSLCM_SL2015::_wantsChangeSublane(), GUIBaseVehicle::drawOnPos(), MSBaseVehicle::getDepartDelay(), MSEdge::getDepartLane(), MSEdge::getDepartPosBound(), MSLane::getDepartPosLat(), MSLane::getDepartSpeed(), libsumo::Vehicle::getLine(), libsumo::Vehicle::getParameter(), GUIMEVehicle::getParameterWindow(), getParameterWindow(), libsumo::Vehicle::getVia(), MSLane::insertVehicle(), MSLane::isInsertionSuccess(), MSVehicle::planMoveInternal(), libsumo::Vehicle::remove(), MSVehicle::rerouteParkingArea(), GUIBaseVehicle::setFunctionalColor(), libsumo::Vehicle::setLine(), libsumo::Vehicle::setParameter(), libsumo::Vehicle::setVia(), and METriggeredCalibrator::tryEmit().
|
virtual |
Returns an own parameter window.
[in] | app | The application needed to build the parameter window |
[in] | parent | The parent window needed to build the parameter window |
Implements GUIBaseVehicle.
Definition at line 92 of file GUIVehicle.cpp.
References GUIParameterTableWindow::closeBuilding(), MSVehicle::getAcceleration(), MSVehicle::getAccumulatedWaitingSeconds(), MSBaseVehicle::getChosenSpeedFactor(), MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSBaseVehicle::getContainerNumber(), MSBaseVehicle::getDepartDelay(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHCEmissions(), Named::getID(), Named::getIDSecure(), MSBaseVehicle::getImpatience(), MSVehicle::getLaneChangeModel(), getLastLaneChangeOffset(), MSVehicle::getLateralPositionOnLane(), getLeftSideOnEdge(), getLeftSublaneOnEdge(), getManeuverDist(), GUIBaseVehicle::getNaviDegree(), MSVehicle::getNOxEmissions(), MSBaseVehicle::getParameter(), MSBaseVehicle::getPersonNumber(), MSVehicle::getPMxEmissions(), MSVehicle::getPositionOnLane(), getRightSideOnEdge2(), getRightSublaneOnEdge(), MSAbstractLaneChangeModel::getShadowLane(), MSVehicle::getSlope(), MSVehicle::getSpeed(), MSAbstractLaneChangeModel::getSpeedLat(), getStopInfo(), MSAbstractLaneChangeModel::getTargetLane(), MSVehicle::getTimeGapOnLane(), MSVehicle::getTimeLossSeconds(), MSVehicle::getWaitingSeconds(), MSGlobals::gLateralResolution, MSGlobals::gWaitingTimeMemory, MSAbstractLaneChangeModel::haveLateralDynamics(), SUMOVehicleParameter::line, GUIParameterTableWindow::mkItem(), MSBaseVehicle::myDevices, MSVehicle::myLane, MSBaseVehicle::myParameter, time2string(), and toString().
Referenced by getAngle().
|
virtualinherited |
Returns the name of the parent object (if any)
Reimplemented in GNEPOI, GNEPoly, GNEDetector, GNETAZ, GNECalibrator, GNEStoppingPlace, GUILane, GNELane, GNECalibratorVehicleType, GNERerouter, GNEAccess, GNEVariableSpeedSign, GNECalibratorFlow, GNERerouterInterval, GNEVariableSpeedSignStep, GNECalibratorRoute, GNEParkingAreaReroute, GNEParkingSpace, GNEClosingLaneReroute, GNEDestProbReroute, GNEDetectorE3, GNERouteProbReroute, GNEClosingReroute, GNERouteProbe, GNETAZSink, GNETAZSource, and GNEVaporizer.
Definition at line 123 of file GUIGlObject.cpp.
References StringUtils::emptyString.
Referenced by GUIGLObjectPopupMenu::onCmdCopyEdgeName().
|
virtualinherited |
Returns the list of persons.
Implements SUMOVehicle.
Definition at line 545 of file MSBaseVehicle.cpp.
References MSBaseVehicle::getPersons().
Referenced by MSBaseVehicle::getNumberReroutes(), and libsumo::Vehicle::getPersonIDList().
|
virtualinherited |
Returns the number of persons.
Implements SUMOVehicle.
Definition at line 539 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myParameter, MSBaseVehicle::myPersonDevice, SUMOVehicleParameter::personNumber, and MSDevice_Transportable::size().
Referenced by MSBaseVehicle::getNumberReroutes(), getParameterWindow(), libsumo::Vehicle::getPersonNumber(), MSVehicle::processNextStop(), MEVehicle::processStop(), and MSXMLRawOut::writeVehicle().
|
virtualinherited |
retrieve riding persons
Implements SUMOVehicle.
Definition at line 572 of file MSBaseVehicle.cpp.
References MSDevice_Transportable::getTransportables(), MSBaseVehicle::myEmptyTransportableVector, and MSBaseVehicle::myPersonDevice.
Referenced by MSBaseVehicle::getDevices(), MSBaseVehicle::getPersonIDList(), MSVehicle::rerouteParkingArea(), and MSXMLRawOut::writeVehicle().
|
inherited |
Returns PMx emission of the current state.
Definition at line 4805 of file MSVehicle.cpp.
References PollutantsInterface::compute(), MSVehicleType::getEmissionClass(), MSVehicle::getSlope(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, PollutantsInterface::PM_X, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), libsumo::Vehicle::getPMxEmission(), and MSVehicle::nextStopDist().
|
virtualinherited |
Returns an own popup-menu.
[in] | app | The application needed to build the popup-menu |
[in] | parent | The parent window needed to build the popup-menu |
Implements GUIGlObject.
Definition at line 280 of file GUIBaseVehicle.cpp.
References GUIGlObject::buildCenterPopupEntry(), GUIGlObject::buildNameCopyPopupEntry(), GUIGlObject::buildPopupHeader(), GUIGlObject::buildPositionCopyEntry(), GUIGlObject::buildSelectionPopupEntry(), GUIGlObject::buildShowParamsPopupEntry(), GUIGlObject::buildShowTypeParamsPopupEntry(), GUIGlObject::getGlID(), GUISUMOAbstractView::getTrackedID(), GUIBaseVehicle::hasActiveAddVisualisation(), MID_HIDE_ALLROUTES, MID_HIDE_BEST_LANES, MID_HIDE_CURRENTROUTE, MID_HIDE_LFLINKITEMS, MID_SHOW_ALLROUTES, MID_SHOW_BEST_LANES, MID_SHOW_CURRENTROUTE, MID_SHOW_FOES, MID_SHOW_LFLINKITEMS, MID_START_TRACK, MID_STOP_TRACK, GUIBaseVehicle::myAdditionalVisualizations, GUIBaseVehicle::VO_SHOW_ALL_ROUTES, GUIBaseVehicle::VO_SHOW_BEST_LANES, GUIBaseVehicle::VO_SHOW_LFLINKITEMS, and GUIBaseVehicle::VO_SHOW_ROUTE.
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight().
|
inlinevirtual |
Return current position (x/y, cartesian)
Implements GUIBaseVehicle.
Definition at line 74 of file GUIVehicle.h.
References MSVehicle::getPosition().
Referenced by drawAction_drawRailCarriages().
|
inherited |
Return the (x,y)-position, which the vehicle would reach if it continued along its best continuation lanes from the current for a distance of offset m.
offset |
Definition at line 1159 of file MSVehicle.cpp.
References MSLane::geometryPositionAtOffset(), MSVehicle::getBestLanesContinuation(), MSVehicle::getLane(), MSVehicle::getLateralPositionOnLane(), MSLane::getLength(), MSLane::getLinkCont(), MSLane::getLinkTo(), MSLink::getViaLaneOrLane(), MSGlobals::gUsingInternalLanes, Position::INVALID, MSLane::isInternal(), MSVehicle::State::myPos, and MSVehicle::myState.
Referenced by MSDevice_SSM::determineConflictPoint(), and MSVehicle::getLastActionTime().
|
inlinevirtualinherited |
Get the vehicle's position along the lane.
Implements SUMOVehicle.
Definition at line 403 of file MSVehicle.h.
References MSVehicle::State::myPos, and MSVehicle::myState.
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSLCM_LC2013::adaptSpeedToPedestrians(), MSVehicle::adaptToLeaders(), libsumo::Helper::applySubscriptionFilters(), MSLaneChanger::changeOpposite(), MSLaneChanger::checkChange(), MSVehicleTransfer::checkInsertions(), MSLCM_SL2015::checkStrategicChange(), MSDevice_SSM::classifyEncounter(), MSVehicle::computeAngle(), MSLane::detectCollisionBetween(), MSLane::detectCollisions(), drawRouteHelper(), MSVehicle::executeMove(), MSLane::executeMovements(), MSLaneChanger::findCandidate(), MSDevice_SSM::findFoeConflictLane(), MSDevice_SSM::findSurroundingVehicles(), MSLane::freeInsertion(), MSLane::getBruttoOccupancy(), MSLaneChanger::getCloserFollower(), MSLaneChanger::getColumnleader(), MSEdge::getDepartPosBound(), libsumo::Vehicle::getDistance(), MSVehicle::getDistanceToPosition(), libsumo::Vehicle::getDrivingDistance(), libsumo::Vehicle::getDrivingDistance2D(), MSLane::getFirstAnyVehicle(), MSLane::getFirstVehicleInformation(), MSLane::getFollower(), MSLane::getFollowersOnConsecutive(), MSEdge::getFreeLane(), libsumo::Vehicle::getLanePosition(), MSVehicle::getLastStepDist(), MSLane::getLastVehicleInformation(), MSLane::getLeader(), MSVehicle::getLeader(), MSLaneChangerSublane::getLeaders(), MSLane::getNettoOccupancy(), libsumo::Vehicle::getNextTLS(), MSLane::getOppositeFollower(), MSLane::getOppositeLeader(), getParameterWindow(), MSLane::getPartialBehind(), MSVehicle::getPosition(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSLCM_LC2013::getRoundaboutAheadInfo(), MSVehicle::getSlope(), MSVTKExport::getSpeed(), MSDevice_SSM::getUpstreamVehicles(), MSLane::handleCollisionBetween(), MSLane::isInsertionSuccess(), MSAbstractLaneChangeModel::laneChangeOutput(), MSVehicleTransfer::loadState(), MSLane::loadState(), libsumo::Vehicle::moveToXY(), MSLane::AnyVehicleIterator::nextIsMyVehicles(), MSLane::VehPosition::operator()(), MSLCM_LC2013::patchSpeed(), MSLCM_SL2015::patchSpeed(), MSVehicle::planMove(), MSVehicle::planMoveInternal(), MSCalibrator::remainingVehicleCapacity(), selectBlockingFoes(), MSVehicle::setBlinkerInformation(), MSLCM_LC2013::slowDownForBlocked(), MSLCM_SL2015::slowDownForBlocked(), MSLaneChangerSublane::startChangeSublane(), MSVehicle::unsafeLinkAhead(), MSLCM_SL2015::updateCFRelated(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), MSLane::updateLeaderInfo(), MSVehicle::validatePosition(), MSLCM_LC2013::wantsChange(), MSLCM_SL2015::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), MSLCM_DK2008::wantsChangeToLeft(), MSLCM_DK2008::wantsChangeToRight(), MSBatteryExport::write(), and MSQueueExport::writeLane().
|
inherited |
Get the vehicle's front position relative to the given lane.
Definition at line 3784 of file MSVehicle.cpp.
References MSVehicle::getBackPositionOnLane(), MSVehicleType::getLength(), and MSBaseVehicle::myType.
Definition at line 494 of file GUIVehicle.cpp.
References MSRoute::begin(), MSBaseVehicle::getCurrentRouteEdge(), MSVehicle::myFurtherLanes, and MSBaseVehicle::myRoute.
Referenced by drawAction_drawRailCarriages(), and getLeftSideOnEdge().
|
inlinevirtualinherited |
Returns the vehicle's speed before the previous time step.
Reimplemented from MSBaseVehicle.
Definition at line 491 of file MSVehicle.h.
References MSVehicle::State::myPreviousSpeed, and MSVehicle::myState.
Referenced by MSVehicle::canReverse(), and MSDevice_SSM::checkConflictEntryAndExit().
|
virtualinherited |
Returns the starting point for reroutes (usually the current edge)
This differs from *myCurrEdge only if the vehicle is on an internal edge or very close to the junction
Reimplemented from MSBaseVehicle.
Definition at line 1242 of file MSVehicle.cpp.
References MSCFModel::brakeGap(), MSRoute::end(), MSVehicle::getCarFollowModel(), MSLane::getLength(), MSLane::getNextNormal(), MSBaseVehicle::myCurrEdge, MSVehicle::myLane, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, and MSVehicle::myState.
Referenced by libsumo::Vehicle::changeTarget(), and MSVehicle::isActionStep().
|
inherited |
Get the vehicle's lateral position on the edge of the given lane (or its current edge if lane == 0)
Definition at line 4937 of file MSVehicle.cpp.
References MSVehicle::getCenterOnEdge(), MSBaseVehicle::getVehicleType(), and MSVehicleType::getWidth().
Referenced by MSLCM_SL2015::checkBlockingVehicles(), MSLane::detectCollisions(), MSVehicle::getLateralPositionOnLane(), getLeftSideOnEdge(), getRightSideOnEdge2(), and getRightSublaneOnEdge().
|
inline |
return right vehicle side on current edge (without argument)
Definition at line 135 of file GUIVehicle.h.
References MSVehicle::getRightSideOnEdge().
Referenced by getParameterWindow().
|
inherited |
Get the vehicle's lateral position on the lane:
Definition at line 4931 of file MSVehicle.cpp.
References MSBaseVehicle::getVehicleType(), MSVehicleType::getWidth(), MSLane::getWidth(), MSVehicle::myLane, MSVehicle::State::myPosLat, and MSVehicle::myState.
Referenced by MSLCM_LC2013::adaptSpeedToPedestrians(), MSLaneChanger::checkChange(), MSLane::checkForPedestrians(), MSVehicle::getLateralPositionOnLane(), and MSVehicle::planMoveInternal().
int GUIVehicle::getRightSublaneOnEdge | ( | ) | const |
return the righmost sublane on the edge occupied by the vehicle
Definition at line 801 of file GUIVehicle.cpp.
References MSLane::getEdge(), MSVehicle::getRightSideOnEdge(), MSEdge::getSubLaneSides(), MAX2(), and MSVehicle::myLane.
Referenced by getLeftSideOnEdge(), and getParameterWindow().
|
inlinevirtualinherited |
Returns the current route.
Implements SUMOVehicle.
Definition at line 107 of file MSBaseVehicle.h.
References MSBaseVehicle::myRoute.
Referenced by MSLCM_SL2015::_wantsChangeSublane(), GUIBaseVehicle::drawRoute(), MSEdge::getDepartLane(), libsumo::Vehicle::getDistance(), libsumo::Vehicle::getDrivingDistance(), libsumo::Vehicle::getDrivingDistance2D(), libsumo::Vehicle::getRoute(), libsumo::Vehicle::getRouteID(), MSLane::isInsertionSuccess(), libsumo::Vehicle::moveToXY(), MSVehicle::Influencer::postProcessRemoteControl(), MSVehicle::rerouteParkingArea(), and GUIBaseVehicle::setFunctionalColor().
|
inherited |
Definition at line 1027 of file MSVehicle.cpp.
References MSRoute::begin(), MSBaseVehicle::myCurrEdge, and MSBaseVehicle::myRoute.
Referenced by libsumo::Vehicle::getDrivingDistance(), libsumo::Vehicle::getDrivingDistance2D(), libsumo::Vehicle::getRouteIndex(), libsumo::Vehicle::moveToXY(), MSDevice_BTsender::notifyEnter(), MSDevice_BTreceiver::notifyEnter(), MSDevice_BTsender::notifyLeave(), MSDevice_BTreceiver::notifyLeave(), MSDevice_BTsender::notifyMove(), and MSDevice_BTreceiver::notifyMove().
|
inherited |
compute safe speed for following the given leader
Definition at line 2633 of file MSVehicle.cpp.
References MSCFModel::followSpeed(), MSVehicle::getCarFollowModel(), MSLane::getLength(), MSVehicle::getSpeed(), MSBaseVehicle::getVehicleType(), MSGlobals::gSemiImplicitEulerUpdate, MAX2(), POSITION_EPS, and MSCFModel::stopSpeed().
Referenced by MSVehicle::adaptToLeader(), MSLane::getCriticalLeader(), and MSVehicle::hasInfluencer().
|
protectedinherited |
returns the seat position for the person with the given index
if there are not enough seats in the vehicle people have to squeeze onto the last seat
Definition at line 1262 of file GUIBaseVehicle.cpp.
References MIN2(), and GUIBaseVehicle::mySeatPositions.
Referenced by GUIBaseVehicle::drawAction_drawPersonsAndContainers().
|
inlineinherited |
Returns the signals.
Definition at line 1246 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by libsumo::Vehicle::getSignals(), and MSFCDExport::write().
|
inherited |
Replaces the current vehicle type with a new one used by this vehicle only.
If the currently used vehicle type is already marked as being used by this vehicle only, no new type is created.
Definition at line 656 of file MSBaseVehicle.cpp.
References MSVehicleType::buildSingularType(), OutputDevice::closeTag(), MSMoveReminder::getDescription(), OutputDevice::getDeviceByOption(), MSBaseVehicle::getID(), MSVehicleType::getID(), MSNet::getInstance(), OptionsCont::getStringVector(), OptionsCont::isSet(), MSVehicleType::isVehicleSpecific(), MSBaseVehicle::myType, OutputDevice::openTag(), MSBaseVehicle::replaceVehicleType(), STEPS2TIME, SUMO_ATTR_ID, SUMO_ATTR_TIME, toString(), and OutputDevice::writeAttr().
Referenced by libsumo::Vehicle::moveTo(), TraCIServerAPI_Vehicle::processSet(), MSBaseVehicle::setChosenSpeedFactor(), and libsumo::Vehicle::setVia().
|
virtualinherited |
Returns the slope of the road at vehicle's position.
Reimplemented from MSBaseVehicle.
Definition at line 1115 of file MSVehicle.cpp.
References MSVehicle::getPositionOnLane(), MSLane::getShape(), MSLane::interpolateLanePosToGeometryPos(), MSVehicle::myLane, and PositionVector::slopeDegreeAtOffset().
Referenced by MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), MSVehicle::getHCEmissions(), MSVehicle::getLastActionTime(), MSVehicle::getNOxEmissions(), getParameterWindow(), MSVehicle::getPMxEmissions(), libsumo::Vehicle::getSlope(), MSCFModel_Rail::maxNextSpeed(), MSCFModel_KraussPS::maxNextSpeed(), and MSCFModel_Rail::minNextSpeed().
|
protectedinherited |
Definition at line 3796 of file MSVehicle.cpp.
References MSCFModel::brakeGap(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCarFollowModel(), MSLane::getEdge(), MSVehicle::getLane(), MSLane::getLength(), MSVehicle::getSpeed(), MSLane::getVehiclesSecure(), MSVehicle::isFrontOnLane(), MSEdge::isRoundabout(), MSLane::releaseVehicles(), and SUMO_const_haltingSpeed.
Referenced by MSVehicle::checkRewindLinkLanes(), and MSVehicle::hasInfluencer().
|
inlinevirtualinherited |
Returns the vehicle's current speed.
Implements SUMOVehicle.
Definition at line 483 of file MSVehicle.h.
References MSVehicle::State::mySpeed, and MSVehicle::myState.
Referenced by MSLCM_LC2013::_patchSpeed(), MSLCM_SL2015::_patchSpeed(), MSCFModel_Wiedemann::_v(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSLCM_LC2013::adaptSpeedToPedestrians(), MSPModel_Striping::addCrossingVehs(), MSCriticalFollowerDistanceInfo::addFollower(), MSLCM_SL2015::addLCSpeedAdvice(), MSLCM_LC2013::addLCSpeedAdvice(), MSVehicle::addStop(), MSLaneChanger::changeOpposite(), MSLCM_SL2015::checkBlockingVehicles(), MSLaneChanger::checkChange(), MSDevice_SSM::checkConflictEntryAndExit(), GUIApplicationWindow::checkGamingEvents(), MSVehicle::checkRewindLinkLanes(), MSLCM_SL2015::checkStrategicChange(), MSLCM_SL2015::commitFollowSpeed(), MSLCM_SL2015::commitManoeuvre(), MSDevice_SSM::computeDRAC(), MSDevice_SSM::computeGlobalMeasures(), MSLaneChanger::computeOvertakingTime(), MSLCM_LC2013::computeSpeedLat(), MSLCM_SL2015::computeSpeedLat(), MSLink::couldBrakeForLeader(), MSDevice_SSM::determineTTCandDRAC(), MSDevice_SSM::estimateConflictTimes(), MSVehicle::executeMove(), MSCFModel_Daniel1::finalizeSpeed(), MSCFModel_PWag2009::finalizeSpeed(), MSCFModel_Wiedemann::finalizeSpeed(), MSCFModel::finalizeSpeed(), MSLane::forceVehicleInsertion(), MSLane::freeInsertion(), MSVehicle::Influencer::gapControlSpeed(), MSVehicle::getBrakeGap(), getColorValue(), MSLane::getCriticalLeader(), MSLane::getLeader(), MSVehicle::getLeader(), MSLane::getLeaderOnConsecutive(), MSLaneChangerSublane::getLeaders(), MSLane::getMissingRearGap(), getParameterWindow(), MSLaneChanger::getRealLeader(), MSVehicle::getSafeFollowSpeed(), MSVehicle::getSpaceTillLastStanding(), libsumo::Vehicle::getSpeed(), MSVTKExport::getSpeed(), MSVehicle::getTimeGapOnLane(), MSPModel_Striping::getVehicleObstacles(), MSLink::getZipperSpeed(), MSLane::handleCollisionBetween(), MSLCM_DK2008::informBlocker(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informFollower(), MSLCM_LC2013::informLeader(), MSLCM_SL2015::informLeader(), MSLCM_SL2015::informLeaders(), MSCFModel_IDM::interactionGap(), MSCFModel::interactionGap(), MSLane::isInsertionSuccess(), MSVehicle::isLeader(), MSAbstractLaneChangeModel::laneChangeOutput(), MSLane::lastInsertion(), MSVehicleTransfer::loadState(), MSLane::loadState(), MSLink::maybeOccupied(), MSDevice_ToC::MRMExecutionStep(), MSLCM_LC2013::overtakeDistance(), MSLCM_DK2008::patchSpeed(), MSLCM_LC2013::patchSpeed(), MSLCM_SL2015::patchSpeed(), MSCFModel_KraussX::patchSpeedBeforeLC(), MSVehicle::planMove(), MSVehicle::planMoveInternal(), MSVehicle::Influencer::postProcessRemoteControl(), MSAbstractLaneChangeModel::predInteraction(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSAbstractLaneChangeModel::remainingTime(), MSLane::safeInsertionSpeed(), MSLCM_SL2015::saveBlockerLength(), MSLCM_LC2013::saveBlockerLength(), MSVehicle::setBrakingSignals(), MSAbstractLaneChangeModel::setFollowerGaps(), MSAbstractLaneChangeModel::setLeaderGaps(), MSAbstractLaneChangeModel::setOrigLeaderGaps(), libsumo::Vehicle::slowDown(), MSLCM_LC2013::slowDownForBlocked(), MSLCM_SL2015::slowDownForBlocked(), MSLaneChangerSublane::startChangeSublane(), MSVehicle::unsafeLinkAhead(), MSSimpleDriverState::updateAssumedGaps(), MSLCM_SL2015::updateCFRelated(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), MSLCM_SL2015::updateGaps(), MSLCM_LC2013::wantsChange(), MSLCM_SL2015::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), MSLCM_DK2008::wantsChangeToLeft(), MSLCM_DK2008::wantsChangeToRight(), MSBatteryExport::write(), and MSQueueExport::writeLane().
|
inherited |
Returns the uninfluenced velocity.
If no influencer exists (myInfluencer==0) the vehicle's current speed is returned. Otherwise the speed returned from myInfluencer->getOriginalSpeed().
Definition at line 5503 of file MSVehicle.cpp.
References MSVehicle::Influencer::getOriginalSpeed(), MSVehicle::myInfluencer, MSVehicle::State::mySpeed, and MSVehicle::myState.
Referenced by libsumo::Vehicle::getSpeedWithoutTraCI(), and MSVehicle::signalSet().
|
protectedvirtualinherited |
Returns the list of still pending stop edges.
Implements MSBaseVehicle.
Definition at line 1847 of file MSVehicle.cpp.
References MSVehicle::myStops.
Referenced by MSVehicle::hasInfluencer().
|
privatevirtual |
retrieve information about the current stop state
Implements GUIBaseVehicle.
Definition at line 667 of file GUIVehicle.cpp.
References MSVehicle::hasStops(), MSVehicle::isParking(), MSVehicle::isStopped(), MSVehicle::myStops, and time2string().
Referenced by getLeftSideOnEdge(), and getParameterWindow().
|
inherited |
Returns the time gap in seconds to the leader of the vehicle on the same lane.
If the distance is too big -1 is returned. The gap returned takes the minGap into account.
Definition at line 4770 of file MSVehicle.cpp.
References MSVehicle::getLeader(), MSVehicle::getSpeed(), and MSBaseVehicle::getVehicleType().
Referenced by getColorValue(), getParameterWindow(), and MSVehicle::nextStopDist().
|
inlineinherited |
Returns the SUMOTime lost (speed was lesser maximum speed)
Definition at line 642 of file MSVehicle.h.
References MSVehicle::myTimeLoss, and TIME2STEPS.
|
inlineinherited |
Returns the time loss in seconds.
Definition at line 677 of file MSVehicle.h.
References MSVehicle::myTimeLoss.
Referenced by getColorValue(), and getParameterWindow().
|
inherited |
Returns the type of the object as coded in GUIGlObjectType.
Definition at line 156 of file GUIGlObject.cpp.
References GUIGlObject::myGLObjectType.
Referenced by GUIGlObject::buildSelectionPopupEntry(), GNEAdditional::BlockIcon::draw(), GNEAdditional::ChildConnections::draw(), drawAction_drawLinkItems(), GUIBaseVehicle::drawAction_drawPersonsAndContainers(), drawAction_drawRailCarriages(), GUIPerson::drawAction_drawWalkingareaPath(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE3::drawGL(), GNEParkingSpace::drawGL(), GNEJunction::drawGL(), GNEVariableSpeedSign::drawGL(), GNECrossing::drawGL(), GNEAccess::drawGL(), GNERerouter::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorEntry::drawGL(), GNEDetectorExit::drawGL(), GUIMEInductLoop::MyWrapper::drawGL(), GNEDetectorE1Instant::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIInstantInductLoop::MyWrapper::drawGL(), GUICalibrator::drawGL(), GUIContainer::drawGL(), GUIPerson::drawGL(), GNECalibrator::drawGL(), GUIJunctionWrapper::drawGL(), GNELane::drawGL(), GNEConnection::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEDetectorE2::drawGL(), GUIParkingArea::drawGL(), GUIE2Collector::MyWrapper::drawGL(), GNEPoly::drawGL(), GNEPOI::drawGL(), GUIInductLoop::MyWrapper::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GUILane::drawGL(), GUIPerson::drawGLAdditional(), GUIBaseVehicle::drawGLAdditional(), GUIBaseVehicle::drawOnPos(), GNEJunction::getAttribute(), GNEViewNet::getAttributeCarriersInBoundary(), GUIJunctionWrapper::getColorValue(), GUIEdge::getColorValue(), GNEViewNet::getConnectionAtPopupPosition(), GNEViewNet::getCrossingAtPopupPosition(), GNEViewNet::getEdgeAtPopupPosition(), GNEViewNet::getJunctionAtPopupPosition(), GNEViewNet::getLaneAtPopupPosition(), GUISUMOAbstractView::getObjectAtPosition(), GUISUMOAbstractView::getObjectsAtPosition(), GUIEdge::getScaleValue(), GUIGlChildWindow::isSelected(), GUISelectedStorage::isSelected(), GUISUMOViewParent::isSelected(), GUISelectedStorage::loadIDs(), GNEViewNet::mergeJunctions(), GUITrafficLightLogicWrapper::GUITrafficLightLogicWrapperPopupMenu::onCmdBegin2TrackPhases(), GUIGLObjectPopupMenu::onCmdCopyEdgeName(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideAllRoutes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideBestLanes(), GUIPerson::GUIPersonPopupMenu::onCmdHideCurrentRoute(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideCurrentRoute(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideLFLinkItems(), GUIPerson::GUIPersonPopupMenu::onCmdHideWalkingareaPath(), GNESelectorFrame::SelectionOperation::onCmdLoad(), GNESelectorFrame::SelectionOperation::onCmdSave(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowAllRoutes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowBestLanes(), GUIPerson::GUIPersonPopupMenu::onCmdShowCurrentRoute(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowCurrentRoute(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowFoes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdShowLFLinkItems(), GUITrafficLightLogicWrapper::GUITrafficLightLogicWrapperPopupMenu::onCmdShowPhases(), GUIPerson::GUIPersonPopupMenu::onCmdShowWalkingareaPath(), GUIPerson::GUIPersonPopupMenu::onCmdStartTrack(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdStartTrack(), GUIPerson::GUIPersonPopupMenu::onCmdStopTrack(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdStopTrack(), GUITrafficLightLogicWrapper::GUITrafficLightLogicWrapperPopupMenu::onCmdSwitchTLS2Off(), GUITrafficLightLogicWrapper::GUITrafficLightLogicWrapperPopupMenu::onCmdSwitchTLSLogic(), GNEShape::selectAttributeCarrier(), GNENetElement::selectAttributeCarrier(), LayeredRTree::selectLayer(), GNEJunction::setAttribute(), GUISUMOAbstractView::showToolTipFor(), GUISelectedStorage::toggleSelection(), GNENetElement::unselectAttributeCarrier(), and GNEShape::unselectAttributeCarrier().
|
virtual |
Returns an own type parameter window.
[in] | app | The application needed to build the parameter window |
[in] | parent | The parent window needed to build the parameter window |
Implements GUIBaseVehicle.
Definition at line 182 of file GUIVehicle.cpp.
References SUMOXMLDefinitions::CarFollowModels, GUIParameterTableWindow::closeBuilding(), MSVehicleType::getBoardingDuration(), MSVehicle::getCarFollowModel(), MSVehicleType::getContainerCapacity(), MSVehicleType::getEmissionClass(), MSVehicleType::getHeight(), MSVehicleType::getID(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSVehicleType::getLoadingDuration(), MSBaseVehicle::getMaxSpeed(), MSVehicleType::getMaxSpeedLat(), MSVehicleType::getMinGap(), MSVehicleType::getMinGapLat(), PollutantsInterface::getName(), MSVehicleType::getParameter(), Parameterised::getParametersMap(), MSVehicleType::getPersonCapacity(), MSVehicleType::getPreferredLateralAlignment(), MSVehicleType::getVehicleClass(), MSVehicleType::getWidth(), MSGlobals::gLaneChangeDuration, MSGlobals::gLateralResolution, SUMOVTypeParameter::jmParameter, SUMOXMLDefinitions::LaneChangeModels, SUMOVTypeParameter::lcParameter, GUIParameterTableWindow::mkItem(), MSBaseVehicle::myType, STEPS2TIME, SumoVehicleClassStrings, and toString().
Referenced by getAngle().
|
inlinevirtualinherited |
Returns the vehicle's access class.
Implements SUMOVehicle.
Definition at line 123 of file MSBaseVehicle.h.
References MSBaseVehicle::getEdge(), MSBaseVehicle::getMaxSpeed(), MSVehicleType::getParameter(), MSBaseVehicle::myType, MSBaseVehicle::succEdge(), and SUMOVTypeParameter::vehicleClass.
Referenced by MSVehicle::canReverse(), MSLaneChanger::changeOpposite(), drawRouteHelper(), MSLane::getStopOffset(), MSPedestrianPushButton::isActiveForEdge(), and MSBaseVehicle::reroute().
|
inlinevirtualinherited |
Returns the vehicle's type definition.
Implements SUMOVehicle.
Definition at line 115 of file MSBaseVehicle.h.
References MSBaseVehicle::myType.
Referenced by MSLCM_LC2013::_patchSpeed(), MSLCM_SL2015::_patchSpeed(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSCFModel_ACC::accelGapControl(), MSLCM_LC2013::adaptSpeedToPedestrians(), MSVehicle::adaptToLeaders(), MSPModel_Striping::addCrossingVehs(), libsumo::Helper::applySubscriptionFilters(), MSVehicle::basePos(), MSLaneChanger::change(), MSLaneChanger::changeOpposite(), MSLCM_SL2015::checkBlocking(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeToNewLane(), MSLane::checkFailure(), MSLane::checkForPedestrians(), GUIApplicationWindow::checkGamingEvents(), MSVehicleTransfer::checkInsertions(), MSVehicle::checkRewindLinkLanes(), MSLCM_SL2015::checkStrategicChange(), MSDevice_SSM::classifyEncounter(), MSLCM_SL2015::commitManoeuvre(), MSLaneChanger::computeOvertakingTime(), MSLCM_SL2015::computeSpeedLat(), MSAbstractLaneChangeModel::computeSpeedLat(), MSLane::detectCollisionBetween(), MSLane::detectCollisions(), drawAction_drawLinkItems(), drawAction_drawRailCarriages(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBrakeLight(), GUIEdge::drawMesoVehicles(), MSLane::enteredByLaneChange(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSDevice_SSM::estimateConflictTimes(), MSAbstractLaneChangeModel::estimateLCDuration(), MEVehicle::estimateLeaveSpeed(), MSVehicle::estimateLeaveSpeed(), MSLane::executeMovements(), MSLane::freeInsertion(), MSVehicle::Influencer::gapControlSpeed(), MEVehicle::getBackPositionOnLane(), MSLane::getBruttoOccupancy(), GUIBaseVehicle::getCenteringBoundary(), MSLaneChanger::getColumnleader(), MSLane::getCriticalLeader(), MSEdge::getDepartLane(), MSEdge::getDepartPosBound(), MSLane::getDepartPosLat(), MSLane::getFollower(), MSLane::getFollowersOnConsecutive(), MSBaseVehicle::getImpatience(), MSVehicle::getLateralOverlap(), MSLane::getLeader(), MSVehicle::getLeader(), MSLink::getLeaderInfo(), MSLane::getLeaderOnConsecutive(), MSLaneChangerSublane::getLeaders(), MSLane::getLeadersOnConsecutive(), getLeftSideOnEdge(), MSLane::getNettoOccupancy(), MSLane::getOppositeFollower(), MSLane::getOppositeLeader(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSVehicle::getRightSideOnEdge(), MSVehicle::getRightSideOnLane(), MSVehicle::getSafeFollowSpeed(), MSLeaderInfo::getSubLanes(), MSVehicle::getTimeGapOnLane(), MESegment::getTimeHeadway(), libsumo::Vehicle::getTypeID(), MSPModel_Striping::getVehicleObstacles(), libsumo::Vehicle::getVehicleType(), GUIBaseVehicle::getVType(), MSLCM_SL2015::getWidth(), MSLink::getZipperSpeed(), MSLane::handleCollisionBetween(), MESegment::hasSpaceFor(), MSVehicle::ignoreRed(), MSLane::incorporateVehicle(), MSLCM_SL2015::informFollower(), MSLCM_SL2015::informLeader(), MSLCM_SL2015::informLeaders(), MSLane::insertVehicle(), MSLane::integrateNewVehicle(), MSLane::isInsertionSuccess(), MESegment::isOpen(), MSVehicle::keepClear(), MSLCM_SL2015::keepLatGap(), MSAbstractLaneChangeModel::laneChangeOutput(), MSLane::lastInsertion(), MSLane::leftByLaneChange(), MESegment::loadState(), libsumo::Vehicle::moveToXY(), libsumo::Vehicle::openGap(), MSVehicle::overlap(), MSLCM_LC2013::overtakeDistance(), MSLCM_DK2008::patchSpeed(), MSCFModel_Krauss::patchSpeedBeforeLC(), MSVehicle::planMoveInternal(), MSVehicle::Influencer::postProcessRemoteControl(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSVehicle::processTraCISpeedControl(), MESegment::receive(), MSLaneChanger::ChangeElem::registerHop(), MSLaneChanger::registerUnchanged(), MSAbstractLaneChangeModel::remainingTime(), MESegment::removeCar(), MSLane::removeVehicle(), MSLane::safeInsertionSpeed(), MSLCM_SL2015::saveBlockerLength(), MSLCM_LC2013::saveBlockerLength(), MSBaseVehicle::saveState(), selectBlockingFoes(), MSVehicleType::setActionStepLength(), MSAbstractLaneChangeModel::setFollowerGaps(), GUIBaseVehicle::setFunctionalColor(), MSAbstractLaneChangeModel::setLeaderGaps(), MSAbstractLaneChangeModel::setOrigLeaderGaps(), MSVehicle::setTentativeLaneAndPosition(), MSLCM_LC2013::slowDownForBlocked(), MSLCM_SL2015::slowDownForBlocked(), MSCFModel_CACC::speedGapControl(), MSLaneChangerSublane::startChangeSublane(), MSVehicle::unsafeLinkAhead(), MSLCM_SL2015::updateCFRelated(), MSLCM_SL2015::updateExpectedSublaneSpeeds(), MSLCM_SL2015::updateGaps(), MSLCM_DK2008::wantsChangeToLeft(), MSLCM_DK2008::wantsChangeToRight(), MSBatteryExport::write(), and MSQueueExport::writeLane().
|
inlineinherited |
Returns the vehicle's direction in radians.
Definition at line 693 of file MSVehicle.h.
References MSVehicle::computeAngle(), MSVehicle::myAngle, MSVehicle::myState, MSVehicle::setAngle(), and MSVehicle::State::speed().
Referenced by MSDevice_SSM::updateEncounter().
|
inlineprotectedinherited |
A shortcut to myVehicle.myType.
Definition at line 336 of file GUIBaseVehicle.h.
References MSBaseVehicle::getVehicleType(), and GUIBaseVehicle::myVehicle.
Referenced by drawAction_drawRailCarriages(), GUIBaseVehicle::drawAction_drawVehicleAsBoxPlus(), GUIBaseVehicle::drawAction_drawVehicleAsImage(), GUIBaseVehicle::drawAction_drawVehicleAsPoly(), GUIBaseVehicle::drawAction_drawVehicleAsTrianglePlus(), and GUIBaseVehicle::drawOnPos().
|
inlineinherited |
Returns the number of seconds waited (speed was lesser than 0.1m/s)
The value is reset if the vehicle moves faster than 0.1m/s Intentional stopping does not count towards this time.
Definition at line 661 of file MSVehicle.h.
References MSVehicle::myWaitingTime, and STEPS2TIME.
Referenced by getColorValue(), getParameterWindow(), libsumo::Vehicle::getWaitingTime(), MSLCM_LC2013::informFollower(), MSLCM_SL2015::informFollower(), MSPedestrianPushButton::isActiveForEdge(), MSEmissionExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
|
inlinevirtualinherited |
Returns the SUMOTime waited (speed was lesser than 0.1m/s)
The value is reset if the vehicle moves faster than 0.1m/s Intentional stopping does not count towards this time.
Implements SUMOVehicle.
Definition at line 629 of file MSVehicle.h.
References MSVehicle::myWaitingTime.
Referenced by MSVehicle::checkLinkLeader(), MSVehicle::checkRewindLinkLanes(), MSLane::executeMovements(), MSLink::getLeaderInfo(), MSVehicle::processLinkAproaches(), selectBlockingFoes(), and MSVehicle::setApproachingForAllLinks().
|
inherited |
Returns the vehicle's internal edge travel times/efforts container.
If the vehicle does not have such a container, it is built.
Definition at line 1042 of file MSVehicle.cpp.
References MSVehicle::_getWeightsStorage().
Referenced by libsumo::Vehicle::getAdaptedTraveltime(), libsumo::Vehicle::getEffort(), MSNet::getEffort(), MSNet::getTravelTime(), libsumo::Vehicle::setAdaptedTraveltime(), and libsumo::Vehicle::setEffort().
|
inherited |
Definition at line 1048 of file MSVehicle.cpp.
References MSVehicle::_getWeightsStorage().
|
inlineinherited |
Returns the vehicle's width.
Definition at line 399 of file MSBaseVehicle.h.
References MSVehicleType::getWidth(), and MSBaseVehicle::myType.
Referenced by MSDevice_SSM::classifyEncounter(), MSAbstractLaneChangeModel::determineTargetLane(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBrakeLight(), MSVehicle::getLateralOverlap(), MSVehicle::lateralDistanceToLane(), MSVehicle::planMoveInternal(), MSLaneChangerSublane::startChangeSublane(), and MSDevice_SSM::updatePassedEncounter().
|
inherited |
Returns whether the named feature is enabled in the given view.
[in] | parent | The view for which the feature may be enabled |
[in] | which | The visualisation feature |
Definition at line 1205 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::myAdditionalVisualizations.
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight(), GUIBaseVehicle::drawGLAdditional(), and GUIBaseVehicle::getPopUpMenu().
|
virtualinherited |
Returns whether this vehicle has already arived (reached the arrivalPosition on its final edge)
Reimplemented from MSBaseVehicle.
Definition at line 948 of file MSVehicle.cpp.
References MSRoute::end(), MSVehicle::isRemoteControlled(), MSBaseVehicle::myArrivalPos, MSBaseVehicle::myCurrEdge, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::myState, MSVehicle::myStops, and POSITION_EPS.
Referenced by MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSLane::executeMovements(), and MSVehicle::processLaneAdvances().
|
virtualinherited |
Returns whether this vehicle has already departed.
Implements SUMOVehicle.
Definition at line 324 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDeparture, and MSBaseVehicle::NOT_YET_DEPARTED.
Referenced by MSVehicle::addStop(), MSBaseVehicle::createDevice(), MSLane::forceVehicleInsertion(), libsumo::Vehicle::getRouteIndex(), MEVehicle::loadState(), MSVehicle::loadState(), libsumo::Vehicle::moveTo(), libsumo::Vehicle::remove(), MSBaseVehicle::saveState(), and MSBaseVehicle::setArrivalPos().
|
inherited |
check whether the vehicle is equiped with a device of the given type
Definition at line 593 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDevices.
Referenced by MSBaseVehicle::createDevice(), MSDevice_ToC::ensureDriverStateExistence(), and libsumo::Vehicle::getParameter().
|
inlineinherited |
Whether this vehicle is equipped with a MSDriverState.
Definition at line 1000 of file MSVehicle.h.
References MSVehicle::collisionStopTime(), DELTA_T, MSVehicle::isParking(), MSVehicle::isRemoteControlled(), MSVehicle::isStopped(), MSVehicle::isStoppedOnLane(), MSVehicle::keepStopping(), MSVehicle::myDriverState, MSVehicle::remainingStopDuration(), MSVehicle::wasRemoteControlled(), and MSVehicle::willStop().
Referenced by MSCFModel::applyHeadwayAndSpeedDifferencePerceptionErrors(), MSCFModel::applyHeadwayPerceptionError(), MSCFModel_Krauss::followSpeed(), MSVehicle::planMoveInternal(), and MSCFModel_Krauss::stopSpeed().
|
inlineinherited |
Definition at line 1640 of file MSVehicle.h.
References MSVehicle::adaptLaneEntering2MoveReminder(), MSVehicle::basePos(), MSVehicle::canReverse(), MSVehicle::getBrakeGap(), MSVehicle::getSafeFollowSpeed(), MSVehicle::getSpaceTillLastStanding(), MSVehicle::getStopEdges(), MSVehicle::influenceChangeDecision(), MSVehicle::isLeader(), MSVehicle::loadState(), MSVehicle::myInfluencer, MSVehicle::nextLinkPriority(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processTraCISpeedControl(), MSVehicle::removePassedDriveItems(), MSVehicle::saveState(), MSVehicle::setBlinkerInformation(), MSVehicle::setBrakingSignals(), MSVehicle::setEmergencyBlueLight(), MSVehicle::setRemoteState(), MSVehicle::updateOccupancyAndCurrentBestLane(), MSVehicle::updateTimeLoss(), MSVehicle::updateWaitingTime(), and MSVehicle::validatePosition().
Referenced by MSLaneChanger::changeOpposite(), MSLCM_SL2015::checkBlocking(), MSAbstractLaneChangeModel::checkTraCICommands(), libsumo::Vehicle::deactivateGapControl(), MSLane::detectCollisionBetween(), MSLane::handleCollisionBetween(), MSVehicle::influenceChangeDecision(), and MSLCM_SL2015::keepLatGap().
|
inlineinherited |
Returns whether the vehicle has to stop somewhere.
Definition at line 994 of file MSVehicle.h.
References MSVehicle::myStops.
Referenced by MSVehicle::basePos(), getStopInfo(), MSLane::isInsertionSuccess(), and libsumo::Vehicle::resume().
|
virtualinherited |
Validates the current or given route.
[out] | msg | Description why the route is not valid (if it is the case) |
[in] | route | The route to check (or 0 if the current route shall be checked) |
Implements SUMOVehicle.
Definition at line 359 of file MSBaseVehicle.cpp.
References MSRoute::begin(), MSRoute::end(), MSVehicleType::getVehicleClass(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myRoute, and MSBaseVehicle::myType.
Referenced by MSBaseVehicle::getDevices(), MESegment::initialise(), libsumo::Vehicle::isRouteValid(), MSBaseVehicle::MSBaseVehicle(), MSBaseVehicle::replaceRouteEdges(), and libsumo::Vehicle::setRouteID().
|
protectedinherited |
decide whether a red (or yellow light) may be ignore
Definition at line 5555 of file MSVehicle.cpp.
References DEBUG_COND, MSVehicle::Influencer::getEmergencyBrakeRedLight(), Named::getID(), MSBaseVehicle::getID(), MSNet::getInstance(), SUMOVTypeParameter::getJMParam(), MSLink::getLastStateChange(), MSVehicleType::getParameter(), MSLink::getState(), MSLink::getTLLogic(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), MSLink::haveRed(), MSLink::haveYellow(), MSVehicle::myInfluencer, SIMTIME, STEPS2TIME, SUMO_ATTR_JM_DRIVE_AFTER_RED_TIME, and toString().
Referenced by MSLaneChanger::changeOpposite(), MSVehicle::estimateLeaveSpeed(), MSVehicle::planMoveInternal(), MSVehicle::processLaneAdvances(), and MSVehicle::processLinkAproaches().
|
inherited |
allow TraCI to influence a lane change decision
Definition at line 5512 of file MSVehicle.cpp.
References MSLane::getEdge(), MSVehicle::getInfluencer(), MSNet::getInstance(), MSVehicle::getLaneIndex(), MSVehicle::hasInfluencer(), MSVehicle::Influencer::influenceChangeDecision(), and MSVehicle::myLane.
Referenced by MSLCM_LC2013::_wantsChange(), MSAbstractLaneChangeModel::cancelRequest(), MSLaneChanger::changeOpposite(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeSublane(), MSLCM_SL2015::checkStrategicChange(), MSAbstractLaneChangeModel::checkTraCICommands(), MSVehicle::Influencer::getRoutingMode(), and MSVehicle::hasInfluencer().
|
inlineinherited |
Returns whether the next simulation step will be an action point for the vehicle.
Definition at line 602 of file MSVehicle.h.
References MSVehicle::getActionStepLength(), MSVehicle::getRerouteOrigin(), MSVehicle::isFrontOnLane(), and MSVehicle::myLastActionTime.
Referenced by MSVehicle::checkActionStep(), and getColorValue().
|
inlineinherited |
Returns whether the current simulation step is an action point for the vehicle.
Definition at line 595 of file MSVehicle.h.
References MSVehicle::myActionStep.
Referenced by MSLaneChangerSublane::change(), MSLaneChanger::change(), MSLaneChangerSublane::checkChangeToNewLane(), getColorValue(), and MSLCM_SL2015::setOwnState().
|
virtualinherited |
Returns the information whether the front of the vehicle is on the given lane.
Reimplemented from MSBaseVehicle.
Definition at line 3790 of file MSVehicle.cpp.
References MSVehicle::getLaneChangeModel(), MSAbstractLaneChangeModel::getShadowLane(), and MSVehicle::myLane.
Referenced by MSLaneChanger::findCandidate(), MSLane::getFirstVehicleInformation(), MSLane::getFollowersOnConsecutive(), MSLink::getLeaderInfo(), MSLane::getLeadersOnConsecutive(), MSLane::getPartialBehind(), MSLane::getPartialBeyond(), MSVehicle::getSpaceTillLastStanding(), and MSVehicle::isActionStep().
whether the given vehicle must be followed at the given junction
Definition at line 5607 of file MSVehicle.cpp.
References DEBUG_COND, MSLink::fromInternalLane(), MSLane::getEdge(), MSEdge::getFromJunction(), Named::getID(), MSBaseVehicle::getID(), MSLane::getIncomingLanes(), MSLink::getIndex(), MSLink::getInternalLaneBefore(), MSLink::getJunction(), MSVehicle::getLane(), MSJunction::getLogic(), MSEdge::getNormalBefore(), MSJunctionLogic::getResponseFor(), MSVehicle::getSpeed(), MSEdge::getToJunction(), MSLink::getViaLaneOrLane(), MSLane::isInternal(), MSVehicle::myJunctionConflictEntryTime, MSVehicle::myJunctionEntryTime, MSVehicle::myJunctionEntryTimeNeverYield, MSVehicle::myLane, and SIMTIME.
Referenced by MSVehicle::checkLinkLeader(), MSLane::getLeaderOnConsecutive(), MSLane::getLeadersOnConsecutive(), MSVehicle::hasInfluencer(), and selectBlockingFoes().
|
inlinevirtualinherited |
Returns the information whether the vehicle is on a road (is simulated)
Reimplemented from MSBaseVehicle.
Definition at line 587 of file MSVehicle.h.
References MSVehicle::myAmOnNet.
Referenced by libsumo::Helper::applySubscriptionFilters(), GUIApplicationWindow::checkGamingEvents(), MSDevice_SSM::findSurroundingVehicles(), libsumo::Vehicle::getAllowedSpeed(), libsumo::Vehicle::getBestLanes(), libsumo::Vehicle::getDistance(), MSVehicle::getDistanceToPosition(), libsumo::Vehicle::getDrivingDistance(), libsumo::Vehicle::getDrivingDistance2D(), libsumo::Vehicle::getLaneChangeState(), libsumo::Vehicle::getLaneID(), libsumo::Vehicle::getLaneIndex(), libsumo::Vehicle::getLanePosition(), libsumo::Vehicle::getLateralLanePosition(), libsumo::Vehicle::getLeader(), libsumo::Vehicle::getNextTLS(), MSVTKExport::getPositions(), libsumo::Vehicle::getSlope(), MSVTKExport::getSpeed(), libsumo::Vehicle::moveTo(), libsumo::Vehicle::moveToXY(), MSVehicle::Influencer::postProcessRemoteControl(), MSVehicle::processNextStop(), MSBatteryExport::write(), and MSQueueExport::writeLane().
|
virtualinherited |
Returns whether the vehicle is parking.
Implements SUMOVehicle.
Definition at line 1627 of file MSVehicle.cpp.
References MSVehicle::isStopped(), and MSVehicle::myStops.
Referenced by MSVehicleTransfer::add(), MSVehicle::computeAngle(), MSLane::executeMovements(), MSVehicle::getPosition(), getStopInfo(), and MSVehicle::hasDriverState().
|
virtualinherited |
Returns the information whether the vehicle is fully controlled via TraCI.
Reimplemented from MSBaseVehicle.
Definition at line 5531 of file MSVehicle.cpp.
References MSVehicle::Influencer::isRemoteControlled(), and MSVehicle::myInfluencer.
Referenced by MSLaneChangerSublane::change(), MSVehicle::Influencer::getLastAccessTimeStep(), MSVehicle::hasArrived(), MSVehicle::hasDriverState(), MSVehicle::processLinkAproaches(), and MSLaneChanger::startChange().
|
virtual |
whether this vehicle is selected in the GUI
Reimplemented from MSBaseVehicle.
Definition at line 796 of file GUIVehicle.cpp.
References GUIGlObject::getGlID(), GLO_VEHICLE, gSelected, and GUISelectedStorage::isSelected().
Referenced by getAngle().
|
virtualinherited |
Returns whether the vehicle is at a stop.
Implements SUMOVehicle.
Definition at line 1585 of file MSVehicle.cpp.
References MSVehicle::myStops.
Referenced by MSLaneChanger::changeOpposite(), MSVehicle::checkLinkLeader(), MSVehicle::checkRewindLinkLanes(), MSLane::executeMovements(), MSLink::getLeaderInfo(), getStopInfo(), libsumo::Vehicle::getStopState(), MSVehicle::hasDriverState(), MSLCM_LC2013::informLeader(), MSVehicle::isParking(), MSVehicle::isStoppedInRange(), MSVehicle::isStoppedOnLane(), MSVehicle::isStoppedTriggered(), MSVehicle::keepStopping(), MSVehicle::remainingStopDuration(), MSVehicle::resumeFromStopping(), MSVehicle::setBrakingSignals(), MSVehicle::updateTimeLoss(), MSVehicle::updateWaitingTime(), and MSVehicle::willStop().
|
virtualinherited |
return whether the given position is within range of the current stop
Implements SUMOVehicle.
Definition at line 1640 of file MSVehicle.cpp.
References MSVehicle::isStopped(), and MSVehicle::myStops.
Referenced by MSVehicle::nextStopDist().
|
inherited |
Definition at line 1596 of file MSVehicle.cpp.
References MSVehicle::isStopped(), MSVehicle::myLane, and MSVehicle::myStops.
Referenced by MSLaneChangerSublane::change(), MSLaneChanger::change(), and MSVehicle::hasDriverState().
|
virtualinherited |
Returns whether the vehicle is on a triggered stop.
Implements SUMOVehicle.
Definition at line 1634 of file MSVehicle.cpp.
References MSVehicle::isStopped(), and MSVehicle::myStops.
Referenced by MSVehicle::keepStopping(), and MSVehicle::nextStopDist().
|
protectedinherited |
decide whether the given link must be kept clear
Definition at line 5543 of file MSVehicle.cpp.
References MSVehicle::getAccumulatedWaitingSeconds(), SUMOVTypeParameter::getJMParam(), MSVehicleType::getParameter(), MSBaseVehicle::getVehicleType(), MSLink::hasFoes(), MSLink::keepClear(), and SUMO_ATTR_JM_IGNORE_KEEPCLEAR_TIME.
Referenced by MSVehicle::checkRewindLinkLanes(), and MSVehicle::estimateLeaveSpeed().
|
inherited |
Returns whether the vehicle is stopped and must continue to do so.
Definition at line 1601 of file MSVehicle.cpp.
References DELTA_T, MSVehicle::isStopped(), MSVehicle::isStoppedTriggered(), and MSVehicle::myStops.
Referenced by MSVehicleTransfer::checkInsertions(), MSVehicle::hasDriverState(), and MSVehicle::processNextStop().
|
inherited |
Get the minimal lateral distance required to move fully onto the lane at given offset.
Definition at line 5045 of file MSVehicle.cpp.
References DEBUG_COND, MSBaseVehicle::getID(), MSVehicle::getLateralPositionOnLane(), MSLane::getParallelLane(), MSBaseVehicle::getWidth(), MSLane::getWidth(), MSVehicle::myLane, NUMERICAL_EPS, and SIMTIME.
Referenced by MSLCM_SL2015::_wantsChangeSublane(), MSAbstractLaneChangeModel::checkTraCICommands(), and MSVehicle::getLateralPositionOnLane().
|
inherited |
Update of members if vehicle leaves a new lane in the lane change step or at arrival.
Definition at line 4257 of file MSVehicle.cpp.
References DEBUG_COND, MSLane::getEdge(), MSBaseVehicle::getID(), MSNet::getInstance(), MSVehicle::myAmOnNet, MSBaseVehicle::myCurrEdge, MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::myLane, MSBaseVehicle::myMoveReminders, MSVehicle::State::myPos, MSVehicle::myState, MSVehicle::myStops, MSVehicle::myWaitingTime, MSMoveReminder::NOTIFICATION_JUNCTION, MSMoveReminder::NOTIFICATION_LANE_CHANGE, MSMoveReminder::NOTIFICATION_PARKING, MSMoveReminder::NOTIFICATION_TELEPORT, MSVehicle::resumeFromStopping(), SIMTIME, time2string(), and WRITE_WARNING.
Referenced by MSVehicleTransfer::checkInsertions(), MSVehicle::congested(), MSVehicle::onRemovalFromNet(), MSAbstractLaneChangeModel::primaryLaneChanged(), MSVehicle::processLaneAdvances(), and MSLane::removeVehicle().
|
virtualinherited |
Loads the state of this vehicle from the given description.
Implements SUMOVehicle.
Definition at line 5712 of file MSVehicle.cpp.
References SUMOSAXAttributes::getFloat(), SUMOSAXAttributes::getString(), SUMOSAXAttributes::hasAttribute(), MSBaseVehicle::hasDeparted(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myDepartPos, MSBaseVehicle::myDeparture, MSVehicle::myLastActionTime, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myWaitingTime, SUMO_ATTR_POSITION, SUMO_ATTR_POSITION_LAT, SUMO_ATTR_SPEED, and SUMO_ATTR_STATE.
Referenced by MSVehicle::hasInfluencer().
|
staticinherited |
get a numerical value for the priority of the upcoming link
Definition at line 4635 of file MSVehicle.cpp.
References MSLinkContHelper::getConnectingLink(), and MSLink::havePriority().
Referenced by MSVehicle::hasInfluencer(), and MSVehicle::updateBestLanes().
|
inlineinherited |
return the distance to the next stop or doubleMax if there is none.
Definition at line 1043 of file MSVehicle.h.
References MSVehicle::addContainer(), MSVehicle::addPerson(), MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSVehicle::getDistanceToPosition(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHCEmissions(), MSVehicle::getLaneIndex(), MSVehicle::getLeader(), MSVehicle::getNOxEmissions(), MSVehicle::getPMxEmissions(), MSVehicle::getTimeGapOnLane(), MSVehicle::isStoppedInRange(), MSVehicle::isStoppedTriggered(), MSVehicle::myStopDist, and MSVehicle::processNextStop().
Referenced by MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), and MSLaneChanger::changeOpposite().
|
virtualinherited |
Called when the vehicle is inserted into the network.
Sets optional information about departure time, informs the vehicle control about a further running vehicle.
Implements SUMOVehicle.
Definition at line 316 of file MSBaseVehicle.cpp.
References MSNet::getCurrentTimeStep(), MSNet::getInstance(), SUMOVehicle::getPositionOnLane(), MSNet::getVehicleControl(), MSBaseVehicle::myDepartPos, MSBaseVehicle::myDeparture, and MSVehicleControl::vehicleDeparted().
Referenced by MSVehicle::enterLaneAtInsertion(), MSBaseVehicle::getCurrentRouteEdge(), MSVehicle::Influencer::postProcessRemoteControl(), and MESegment::receive().
|
inherited |
whether this vehicle has its back (and no its front) on the given edge
Definition at line 5214 of file MSVehicle.cpp.
References MSVehicle::myFurtherLanes.
Referenced by MSVehicle::getFurtherLanesPosLat().
|
inherited |
Called when the vehicle is removed from the network.
Moves along work reminders and informs all devices about quitting. Calls "leaveLane" then.
[in] | reason | why the vehicle leaves (reached its destination, parking, teleport) |
Definition at line 934 of file MSVehicle.cpp.
References DEBUG_COND, MSBaseVehicle::getID(), MSVehicleTransfer::getInstance(), MSVehicle::leaveLane(), MSVehicle::myLFLinkLanes, MSVehicleTransfer::remove(), MSVehicle::removeApproachingInformation(), SIMTIME, and toString().
Referenced by MSVehicleTransfer::add(), MSLane::detectCollisions(), MSLane::executeMovements(), libsumo::Vehicle::moveTo(), MSVehicle::Influencer::postProcessRemoteControl(), libsumo::Vehicle::remove(), and MSCalibrator::removePending().
|
inlinestaticinherited |
Returns true if the two vehicles overlap.
Definition at line 705 of file MSVehicle.h.
References MSVehicleType::getLengthWithGap(), MSBaseVehicle::getVehicleType(), MSVehicle::State::myPos, and MSVehicle::myState.
|
inherited |
decide whether the vehicle is passing a minor link or has comitted to do so
Definition at line 5591 of file MSVehicle.cpp.
References MSLane::getEdge(), MSLink::getFoeVisibilityDistance(), MSLane::getIncomingLanes(), MSLink::havePriority(), MSEdge::isInternal(), MSVehicle::myLane, and MSVehicle::myLFLinkLanes.
Referenced by MSCFModel_Krauss::patchSpeedBeforeLC(), and MSVehicle::signalSet().
|
inherited |
Compute safe velocities for the upcoming lanes based on positions and speeds from the last time step. Also registers ApproachingVehicleInformation for all links.
This method goes through the best continuation lanes of the current lane and computes the safe velocities for passing/stopping at the next link as a DriveProcessItem
Afterwards it checks if any DriveProcessItem should be discarded to avoid blocking a junction (checkRewindLinkLanes).
Finally the ApproachingVehicleInformation is registered for all links that shall be passed
[in] | t | The current timeStep |
[in] | ahead | The leaders (may be 0) |
[in] | lengthsInFront | Sum of vehicle lengths in front of the vehicle |
Definition at line 1908 of file MSVehicle.cpp.
References MSVehicle::checkActionStep(), MSVehicle::checkRewindLinkLanes(), DEBUG_COND, Named::getID(), MSBaseVehicle::getID(), MSVehicle::getLaneChangeModel(), MSVehicle::getLateralPositionOnLane(), MSVehicle::getPositionOnLane(), MSVehicle::getSpeed(), MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::myLFLinkLanesPrev, MSVehicle::myNextDriveItem, MSVehicle::myNextTurn, MSVehicle::myStopDist, MSVehicle::planMoveInternal(), MSVehicle::removePassedDriveItems(), MSAbstractLaneChangeModel::resetChanged(), and STEPS2TIME.
|
protectedinherited |
Definition at line 1960 of file MSVehicle.cpp.
References MSVehicle::DriveProcessItem::adaptLeaveSpeed(), MSVehicle::adaptToLeaders(), MSLeaderInfo::addLeader(), ARRIVAL_SPEED_GIVEN, SUMOVehicleParameter::arrivalSpeed, SUMOVehicleParameter::arrivalSpeedProcedure, MSCFModel::brakeGap(), MSVehicle::checkLinkLeaderCurrentAndParallel(), MSLeaderInfo::clear(), MSVehicle::Influencer::considerSafeVelocity(), CRLL_LOOK_AHEAD, DEBUG_COND, DELTA_T, DIST_TO_STOPLINE_EXPECT_PRIORITY, MSRoute::end(), MSVehicle::estimateLeaveSpeed(), MSCFModel::estimateSpeedAfterDistance(), MSCFModel::freeSpeed(), MSVehicle::Influencer::gapControlSpeed(), MSVehicle::getBestLanesContinuation(), MSVehicle::getCarFollowModel(), MSAbstractLaneChangeModel::getCommittedSpeed(), MSLane::getEdge(), MSVehicle::Stop::getEndPos(), Named::getID(), MSBaseVehicle::getID(), MSLane::getIncomingLanes(), MSNet::getInstance(), MSVehicle::getLane(), MSVehicle::getLaneChangeModel(), MSParkingArea::getLastFreePosWithReservation(), MSLane::getLastVehicleInformation(), MSVehicle::getLateralOverlap(), MSVehicleType::getLength(), MSLane::getLength(), MSLane::getLinkCont(), MSCFModel::getMaxAccel(), MSCFModel::getMaxDecel(), MSCFModel::getMinimalArrivalSpeed(), MSCFModel::getMinimalArrivalSpeedEuler(), MSCFModel::getMinimalArrivalTime(), MSPModel::getModel(), MSLane::getOpposite(), MSLane::getOppositeLeader(), MSLane::getParallelLane(), MSBaseVehicle::getParameter(), MSEdge::getPersons(), MSVehicle::getPositionOnLane(), MSLane::getRightSideOnEdge(), MSVehicle::getRightSideOnLane(), MSAbstractLaneChangeModel::getShadowLane(), MSVehicle::getSpeed(), MSLane::getStopOffset(), MSLane::getVehicleMaxSpeed(), MSLane::getVehicleNumber(), MSLane::getVehicleNumberWithPartials(), MSBaseVehicle::getVehicleType(), MSVehicleType::getWidth(), MSBaseVehicle::getWidth(), MSEdge::getWidth(), MSGlobals::gSemiImplicitEulerUpdate, MSVehicle::hasDriverState(), MSPModel::hasPedestrians(), MSVehicle::ignoreRed(), MSVehicle::Influencer::influenceSpeed(), MSEdge::isFringe(), MSEdge::isInternal(), MSLane::isInternal(), MSLane::isLinkEnd(), MSAbstractLaneChangeModel::isOpposite(), isRailway(), LINKDIR_LEFT, LINKDIR_NODIR, LINKDIR_RIGHT, LINKDIR_STRAIGHT, MAX2(), MSCFModel::maximumSafeStopSpeed(), MSCFModel::maxNextSpeed(), MIN2(), MSCFModel::minNextSpeed(), MSBaseVehicle::myArrivalPos, MSBaseVehicle::myCurrEdge, MSVehicle::myDriverState, MSVehicle::myFurtherLanes, MSVehicle::myInfluencer, MSVehicle::myLane, MSBaseVehicle::myParameter, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myStops, MSPModel::nextBlocking(), NUMERICAL_EPS, MSVehicle::Stop::parkingarea, POSITION_EPS, SIMTIME, SPEED2DIST, STEPS2TIME, MSCFModel::stopSpeed(), MSLane::succLinkSec(), SUMO_ATTR_JM_DRIVE_RED_SPEED, TIME2STEPS, and toString().
Referenced by MSVehicle::planMove().
|
protectedinherited |
This method checks if the vehicle has advanced over one or several lanes along its route and triggers the corresponding actions for the lanes and the vehicle. and adapts the given in/out parameters to the appropriate values.
[out] | passedLanes | Lanes, which the vehicle touched at some moment of the executed simstep |
[out] | moved | Whether the vehicle did move to another lane |
[out] | emergencyReason | Reason for a possible emergency stop |
Definition at line 3241 of file MSVehicle.cpp.
References MSVehicle::canReverse(), DEBUG_COND, MSRoute::end(), MSAbstractLaneChangeModel::endLaneChangeManeuver(), MSVehicle::enterLaneAtMove(), MSLinkContHelper::getConnectingLink(), MSNet::getCurrentTimeStep(), MSLink::getDirection(), MSLane::getEdge(), MSVehicle::Influencer::getEmergencyBrakeRedLight(), Named::getID(), MSBaseVehicle::getID(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSLane::getLength(), MSLane::getLinkCont(), MSLink::getViaLane(), MSLink::getViaLaneOrLane(), MSGlobals::gUsingInternalLanes, MSVehicle::hasArrived(), MSLink::haveRed(), MSVehicle::ignoreRed(), MSLink::isConflictEntryLink(), MSLink::isEntryLink(), MSLink::isExitLink(), MSEdge::isVaporizing(), MSVehicle::leaveLane(), LINKDIR_LEFT, LINKDIR_RIGHT, MSBaseVehicle::myCurrEdge, MSVehicle::myFurtherLanes, MSVehicle::myInfluencer, MSVehicle::myJunctionConflictEntryTime, MSVehicle::myJunctionEntryTime, MSVehicle::myJunctionEntryTimeNeverYield, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::myNextDriveItem, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSBaseVehicle::myType, MSMoveReminder::NOTIFICATION_JUNCTION, MSMoveReminder::NOTIFICATION_VAPORIZED, NUMERICAL_EPS, SUMOTime_MAX, time2string(), and WRITE_WARNING.
Referenced by MSVehicle::executeMove(), and MSVehicle::hasInfluencer().
|
protectedinherited |
This method iterates through the driveprocess items for the vehicle and adapts the given in/out parameters to the appropriate values.
Definition at line 2678 of file MSVehicle.cpp.
References ACCEL2SPEED, MSCFModel::brakeGap(), DEBUG_COND, DIST2SPEED, gDebugFlag1, MSVehicle::getCarFollowModel(), MSLane::getEdge(), MSLink::getFoeVisibilityDistance(), Named::getID(), MSBaseVehicle::getID(), MSBaseVehicle::getImpatience(), MSLink::getJunction(), MSVehicle::getLaneChangeModel(), MSVehicle::getLateralPositionOnLane(), MSVehicleType::getLength(), MSCFModel::getMaxDecel(), MSLink::getParallelLink(), MSVehicle::Influencer::getRespectJunctionPriority(), MSAbstractLaneChangeModel::getShadowDirection(), MSAbstractLaneChangeModel::getShadowLane(), MSVehicle::getSpeed(), MSLink::getState(), MSEdge::getToJunction(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), MSVehicle::getWaitingTime(), MSLane::getWidth(), MSLink::getZipperSpeed(), MSGlobals::gSemiImplicitEulerUpdate, MSLink::havePriority(), MSLink::haveYellow(), MSVehicle::ignoreRed(), MSLink::isCont(), MSLink::isExitLink(), MSLane::isInternal(), MSVehicle::isRemoteControlled(), MSEdge::isRoundabout(), MSLink::lastWasContMajor(), LINKSTATE_EQUAL, LINKSTATE_ZIPPER, MIN2(), MSVehicle::myHaveToWaitOnNextLink, MSVehicle::myInfluencer, MSVehicle::myJunctionConflictEntryTime, MSVehicle::myJunctionEntryTime, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::State::mySpeed, MSVehicle::myState, NUMERICAL_EPS, MSLink::opened(), POSITION_EPS, MSLink::removeApproaching(), SIMTIME, and SUMOTime_MAX.
Referenced by MSVehicle::executeMove(), and MSVehicle::hasInfluencer().
|
inherited |
Processes stops, returns the velocity needed to reach the stop.
Definition at line 1646 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSStopOut::active(), MSBaseVehicle::addReminder(), MSVehicleControl::addWaiting(), MSTransportableControl::boardAnyWaiting(), MSVehicle::Stop::busstop, MSVehicle::Stop::containerstop, MSVehicle::Stop::containerTriggered, DEBUG_COND, MSVehicle::Stop::duration, MSVehicle::Stop::edge, MSStoppingPlace::enter(), MSParkingArea::enter(), MSStoppingPlace::fits(), MSVehicle::getActionStepLength(), MSStoppingPlace::getBeginLanePosition(), MSParkingArea::getCapacity(), MSVehicle::getCarFollowModel(), MSNet::getContainerControl(), MSBaseVehicle::getContainerNumber(), MSNet::getCurrentTimeStep(), MSLane::getEdge(), MSVehicle::Stop::getEndPos(), Named::getID(), MSBaseVehicle::getID(), MSStopOut::getInstance(), MSNet::getInstance(), MSVehicleType::getLength(), MSCFModel::getMaxDecel(), MSVehicleType::getMinGap(), MSLane::getMoveReminders(), MSParkingArea::getOccupancy(), MSNet::getPersonControl(), MSBaseVehicle::getPersonNumber(), MSVehicle::getSpeed(), MSDevice_Transportable::getTransportables(), MSNet::getVehicleControl(), MSBaseVehicle::getVehicleType(), MSGlobals::gSemiImplicitEulerUpdate, MSNet::hasContainers(), MSNet::hasPersons(), MSNet::informVehicleStateListener(), MSVehicle::isOnRoad(), MSVehicle::keepStopping(), MSVehicle::Stop::lane, MSTransportableControl::loadAnyWaiting(), MAX2(), MSVehicle::myAmRegisteredAsWaitingForContainer, MSVehicle::myAmRegisteredAsWaitingForPerson, MSBaseVehicle::myContainerDevice, MSBaseVehicle::myCurrEdge, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSBaseVehicle::myPersonDevice, MSVehicle::State::myPos, MSVehicle::myState, MSVehicle::myStops, MSBaseVehicle::myType, MSMoveReminder::NOTIFICATION_PARKING_REROUTE, NUMERICAL_EPS, MSVehicle::Stop::numExpectedContainer, MSVehicle::Stop::numExpectedPerson, MSVehicle::Stop::parkingarea, MSVehicle::Stop::pars, MSVehicle::State::pos(), MSVehicle::Stop::reached, MSVehicleControl::registerOneWaiting(), MSStoppingPlace::removeTransportable(), MSVehicle::resumeFromStopping(), SIMTIME, SUMOVehicleParameter::Stop::startPos, STEPS2TIME, STOPPING_PLACE_OFFSET, MSStopOut::stopStarted(), SUMO_const_haltingSpeed, MSVehicle::Stop::timeToBoardNextPerson, MSVehicle::Stop::timeToLoadNextContainer, MSVehicle::Stop::triggered, MSVehicleControl::unregisterOneWaiting(), SUMOVehicleParameter::Stop::until, MSNet::VEHICLE_STATE_STARTING_STOP, and WRITE_WARNING.
Referenced by MSVehicleTransfer::checkInsertions(), MSCFModel_Daniel1::finalizeSpeed(), MSCFModel::finalizeSpeed(), MSVehicleTransfer::loadState(), MSLane::loadState(), and MSVehicle::nextStopDist().
|
protectedinherited |
Check for speed advices from the traci client and adjust the speed vNext in the current (euler) / after the current (ballistic) simstep accordingly.
[in] | vSafe | The maximal safe (or admissible) velocity as determined from stops, junction approaches, car following, lane changing, etc. |
[in] | vNext | The next speed (possibly subject to traci influence) |
Definition at line 2925 of file MSVehicle.cpp.
References DEBUG_COND2, MSVehicleType::getCarFollowModel(), MSBaseVehicle::getID(), MSNet::getInstance(), MSBaseVehicle::getVehicleType(), MSGlobals::gSemiImplicitEulerUpdate, MSVehicle::Influencer::implicitSpeedRemote(), MSVehicle::Influencer::influenceSpeed(), MSVehicle::Influencer::isRemoteControlled(), MAX2(), MSCFModel::maxNextSpeed(), MSCFModel::minNextSpeed(), MSVehicle::myInfluencer, MSVehicle::State::mySpeed, MSVehicle::myState, and SIMTIME.
Referenced by MSVehicle::executeMove(), MSVehicle::hasInfluencer(), and MSVehicle::Influencer::postProcessRemoteControl().
|
virtualinherited |
Returns the remaining stop duration for a stopped vehicle or 0.
Implements SUMOVehicle.
Definition at line 1612 of file MSVehicle.cpp.
References MSVehicle::isStopped(), and MSVehicle::myStops.
Referenced by MSVehicle::hasDriverState().
|
inherited |
Adds the named visualisation feature to the given view.
[in] | parent | The view for which the feature shall be enabled |
[in] | which | The visualisation feature to enable |
Definition at line 1221 of file GUIBaseVehicle.cpp.
References GUIBaseVehicle::myAdditionalVisualizations, and GUISUMOAbstractView::removeAdditionalGLVisualisation().
Referenced by GUIBaseVehicle::drawAction_drawVehicleBlueLight(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideAllRoutes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideBestLanes(), GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideCurrentRoute(), and GUIBaseVehicle::GUIBaseVehiclePopupMenu::onCmdHideLFLinkItems().
|
protectedinherited |
unregister approach from all upcoming links
Definition at line 5100 of file MSVehicle.cpp.
References MSVehicle::getLaneChangeModel(), and MSAbstractLaneChangeModel::removeShadowApproachingInformation().
Referenced by MSVehicle::executeMove(), MSVehicle::onRemovalFromNet(), MSVehicle::setApproachingForAllLinks(), and MSVehicle::~MSVehicle().
|
inherited |
Lets this object know a parameter window showing the object's values was closed.
[in] | w | The closed parameter window |
Definition at line 269 of file GUIGlObject.cpp.
References GUIGlObject::myParamWindows.
Referenced by GUIParameterTableWindow::~GUIParameterTableWindow().
|
protectedinherited |
Erase passed drive items from myLFLinkLanes (and unregister approaching information for corresponding links). Further, myNextDriveItem is reset.
Definition at line 2953 of file MSVehicle.cpp.
References DEBUG_COND, Named::getID(), MSBaseVehicle::getID(), MSVehicle::myLFLinkLanes, MSVehicle::myNextDriveItem, and SIMTIME.
Referenced by MSVehicle::hasInfluencer(), and MSVehicle::planMove().
|
inherited |
Removes a MoveReminder dynamically.
[in] | rem | the reminder to remove |
Definition at line 398 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myMoveReminders.
Referenced by MSBaseVehicle::getDevices().
|
virtualinherited |
removes a person or container
Implements SUMOVehicle.
Definition at line 562 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myContainerDevice, MSBaseVehicle::myPersonDevice, and MSDevice_Transportable::removeTransportable().
Referenced by MSBaseVehicle::getDevices().
|
virtualinherited |
replace the vehicle parameter (deleting the old one)
Implements SUMOVehicle.
Definition at line 134 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myParameter.
Referenced by MSVehicle::rerouteParkingArea().
|
virtualinherited |
replace the current parking area stop with a new stop with merge duration
Implements SUMOVehicle.
Definition at line 1500 of file MSVehicle.cpp.
References MSVehicle::addStop(), SUMOVehicleParameter::Stop::awaitedContainers, SUMOVehicleParameter::Stop::awaitedPersons, SUMOVehicleParameter::Stop::busstop, SUMOVehicleParameter::Stop::chargingStation, SUMOVehicleParameter::Stop::containerstop, SUMOVehicleParameter::Stop::containerTriggered, SUMOVehicleParameter::Stop::duration, SUMOVehicleParameter::Stop::endPos, MSStoppingPlace::getBeginLanePosition(), MSStoppingPlace::getEndLanePosition(), Named::getID(), MSStoppingPlace::getLane(), SUMOVehicleParameter::id, SUMOVehicleParameter::Stop::index, SUMOVehicleParameter::Stop::lane, MSVehicle::myLane, MSBaseVehicle::myParameter, MSVehicle::myStops, SUMOVehicleParameter::Stop::parametersSet, SUMOVehicleParameter::Stop::parking, SUMOVehicleParameter::Stop::parkingarea, MSVehicle::Stop::parkingarea, MSVehicle::Stop::pars, MSVehicle::Stop::reached, SUMOVehicleParameter::Stop::startPos, SUMOVehicleParameter::Stop::triggered, SUMOVehicleParameter::Stop::until, and MSVehicle::updateBestLanes().
Referenced by MSVehicle::rerouteParkingArea().
|
virtualinherited |
Replaces the current route by the given one.
It is possible that the new route is not accepted, if it does not contain the vehicle's current edge.
[in] | route | The new route to pass |
[in] | info | Information regarding the replacement |
[in] | removeStops | Whether stops should be removed if they do not fit onto the new route |
Implements SUMOVehicle.
Definition at line 957 of file MSVehicle.cpp.
References MSRoute::addReference(), MSVehicle::addStop(), MSBaseVehicle::addStops(), MSRoute::begin(), MSBaseVehicle::calculateArrivalParams(), MSRoute::contains(), MSGlobals::gCheckRoutes, MSLane::getEdge(), MSRoute::getEdges(), MSNet::getInstance(), MSLane::getOutgoingViaLanes(), MSRoute::getStops(), MSNet::informVehicleStateListener(), MSEdge::isInternal(), MSBaseVehicle::myCurrEdge, MSVehicle::myLane, MSVehicle::myLastBestLanesEdge, MSVehicle::myLastBestLanesInternalLane, MSBaseVehicle::myNumberReroutes, MSBaseVehicle::myRoute, MSVehicle::myStops, MSRoute::release(), MSVehicle::updateBestLanes(), MSNet::VEHICLE_STATE_NEWROUTE, and WRITE_WARNING.
Referenced by libsumo::Vehicle::setRouteID().
|
virtualinherited |
Replaces the current route by the given edges.
It is possible that the new route is not accepted, if a) it does not contain the vehicle's current edge, or b) something fails on insertion into the routes container (see in-line comments).
[in] | edges | The new list of edges to pass |
[in] | onInit | Whether the vehicle starts with this route |
[in] | check | Whether the route should be checked for validity |
[in] | removeStops | Whether stops should be removed if they do not fit onto the new route |
Implements SUMOVehicle.
Definition at line 249 of file MSBaseVehicle.cpp.
References MSRoute::addReference(), MSRoute::begin(), RGBColor::DEFAULT_COLOR, MSRoute::dictionary(), MSGlobals::gCheckRoutes, MSRoute::getColor(), MSRoute::getEdges(), Named::getID(), MSBaseVehicle::getID(), MSBaseVehicle::getNumberReroutes(), MSBaseVehicle::getRerouteOrigin(), MSBaseVehicle::hasValidRoute(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myRoute, MSRoute::release(), SUMOVehicle::replaceRoute(), MSRoute::setCosts(), MSRoute::setSavings(), MSRoute::size(), toString(), and WRITE_WARNING.
Referenced by libsumo::Vehicle::changeTarget(), MSBaseVehicle::getCurrentRouteEdge(), MSVehicle::Influencer::postProcessRemoteControl(), MSBaseVehicle::reroute(), MSVehicle::rerouteParkingArea(), and libsumo::Vehicle::setRoute().
|
inherited |
Replaces the current vehicle type by the one given.
If the currently used vehicle type is marked as being used by this vehicle only, it is deleted, first. The new, given type is then assigned to "myType".
[in] | type | The new vehicle type |
Definition at line 646 of file MSBaseVehicle.cpp.
References MSNet::getInstance(), MSNet::getVehicleControl(), MSVehicleType::isVehicleSpecific(), MSBaseVehicle::myType, and MSVehicleControl::removeVType().
Referenced by MSBaseVehicle::getSingularType(), MSBaseVehicle::setChosenSpeedFactor(), libsumo::Vehicle::setType(), and MSDevice_ToC::switchHolderType().
|
virtualinherited |
Performs a rerouting using the given router.
Tries to find a new route between the current edge and the destination edge, first. Tries to replace the current route by the new one using replaceRoute.
[in] | t | The time for which the route is computed |
[in] | router | The router to use |
Implements SUMOVehicle.
Definition at line 162 of file MSBaseVehicle.cpp.
References MSEdge::allowedLanes(), MSBaseVehicle::calculateArrivalParams(), SUMOAbstractRouter< E, V >::compute(), MSInsertionControl::descheduleDeparture(), MSEdge::dictionary(), MSRoute::end(), SUMOVehicleParameter::fromTaz, MSGlobals::gCheckRoutes, Named::getID(), MSBaseVehicle::getID(), MSNet::getInsertionControl(), MSNet::getInstance(), MSRoute::getLastEdge(), MSBaseVehicle::getRerouteOrigin(), MSBaseVehicle::getStopEdges(), MSBaseVehicle::getVClass(), MSEdge::isTazConnector(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, SUMOAbstractRouter< E, V >::recomputeCosts(), MSBaseVehicle::replaceRouteEdges(), SUMOVehicleParameter::toTaz, SUMOVehicleParameter::via, and WRITE_WARNING.
Referenced by libsumo::Vehicle::changeTarget(), MSBaseVehicle::getCurrentRouteEdge(), libsumo::Vehicle::rerouteEffort(), and libsumo::Vehicle::rerouteTraveltime().
|
inherited |
reroute the vehicle to the new parking area, updating routes and passengers/containers associated trips
parkingAreaID | id of the new parking area |
Definition at line 5224 of file MSVehicle.cpp.
References ARRIVAL_POS_GIVEN, SUMOVehicleParameter::arrivalPos, SUMOVehicleParameter::arrivalPosProcedure, SUMOAbstractRouter< E, V >::compute(), MSRoute::end(), MSBaseVehicle::getArrivalPos(), MSStoppingPlace::getBeginLanePosition(), MSBaseVehicle::getEdge(), MSLane::getEdge(), MSStoppingPlace::getEndLanePosition(), Named::getID(), MSBaseVehicle::getID(), MSVehicle::getInfluencer(), MSNet::getInstance(), MSStoppingPlace::getLane(), MSRoute::getLastEdge(), MSVehicle::getNextParkingArea(), MSBaseVehicle::getParameter(), MSBaseVehicle::getPersons(), MSBaseVehicle::getRoute(), MSVehicle::Influencer::getRouterTT(), MSNet::getStoppingPlace(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myRoute, SUMOAbstractRouter< E, V >::recomputeCosts(), MSBaseVehicle::replaceParameter(), MSVehicle::replaceParkingArea(), MSBaseVehicle::replaceRouteEdges(), SUMO_TAG_PARKING_AREA, time2string(), toString(), and WRITE_WARNING.
Referenced by libsumo::Vehicle::rerouteParkingArea(), and MSVehicle::signalSet().
|
inherited |
Resets the action offset for the vehicle.
[in] | timeUntilNextAction | time interval from now for the next action, defaults to 0, which implies an immediate action point in the current step. |
Definition at line 1884 of file MSVehicle.cpp.
References MSNet::getCurrentTimeStep(), MSNet::getInstance(), and MSVehicle::myLastActionTime.
Referenced by libsumo::Vehicle::moveTo(), MSVehicleType::setActionStepLength(), and MSVehicle::updateActionOffset().
|
inherited |
Definition at line 1033 of file MSVehicle.cpp.
References MSRoute::begin(), MSRoute::end(), MSBaseVehicle::myArrivalPos, MSBaseVehicle::myCurrEdge, and MSBaseVehicle::myRoute.
Referenced by MSCalibrator::execute().
|
inherited |
resumes a vehicle from stopping
Definition at line 5427 of file MSVehicle.cpp.
References MSStopOut::active(), MSLane::COLLISION_ACTION_WARN, MSLane::getCollisionAction(), MSBaseVehicle::getDevice(), MSLane::getEdge(), MSStopOut::getInstance(), MSNet::getInstance(), MSNet::getVehicleControl(), MSNet::informVehicleStateListener(), MSVehicle::isStopped(), MSVehicle::myAmRegisteredAsWaitingForContainer, MSVehicle::myAmRegisteredAsWaitingForPerson, MSVehicle::myCollisionImmunity, MSVehicle::myLane, MSVehicle::myStops, MSVehicle::myWaitingTime, MSVehicleControl::removeWaiting(), MSStopOut::stopEnded(), MSDevice_Vehroutes::stopEnded(), TIME2STEPS, MSVehicleControl::unregisterOneWaiting(), MSVehicle::updateBestLanes(), and MSNet::VEHICLE_STATE_ENDING_STOP.
Referenced by MSLane::executeMovements(), MSVehicle::leaveLane(), MSVehicle::processNextStop(), libsumo::Vehicle::resume(), and MSVehicle::signalSet().
|
virtualinherited |
Saves the states of a vehicle.
Reimplemented from MSBaseVehicle.
Definition at line 5687 of file MSVehicle.cpp.
References MSRoute::begin(), OutputDevice::closeTag(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myDepartPos, MSBaseVehicle::myDeparture, MSBaseVehicle::myDevices, MSVehicle::myLastActionTime, MSBaseVehicle::myParameter, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myStops, MSVehicle::myWaitingTime, MSBaseVehicle::saveState(), SUMO_ATTR_POSITION, SUMO_ATTR_POSITION_LAT, SUMO_ATTR_SPEED, SUMO_ATTR_STATE, toString(), OutputDevice::writeAttr(), and Parameterised::writeParams().
Referenced by MSVehicle::hasInfluencer().
|
virtual |
adds the blocking foes to the current selection
XXX if the vehicle intends to stop on an intersection, there could be a relevant exitLink (see #4299)
Implements GUIBaseVehicle.
Definition at line 694 of file GUIVehicle.cpp.
References gDebugFlag1, MSVehicle::getCarFollowModel(), GUIGlObject::getGlID(), Named::getID(), MSBaseVehicle::getID(), MSBaseVehicle::getImpatience(), MSVehicle::getLaneChangeModel(), MSVehicle::getLateralPositionOnLane(), MSVehicle::DriveProcessItem::getLeaveSpeed(), MSVehicleType::getLength(), MSLane::getLength(), MSCFModel::getMaxDecel(), MSLink::getParallelLink(), MSVehicle::getPositionOnLane(), MSAbstractLaneChangeModel::getShadowDirection(), MSAbstractLaneChangeModel::getShadowLane(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), MSVehicle::getWaitingTime(), MSLane::getWidth(), gSelected, MSVehicle::isLeader(), MSVehicle::DriveProcessItem::myArrivalSpeed, MSVehicle::DriveProcessItem::myArrivalTime, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::DriveProcessItem::myLink, MSLink::opened(), GUISelectedStorage::select(), and SIMTIME.
Referenced by getAngle().
|
inherited |
Set a custom vehicle angle in rad, optionally updates furtherLanePosLat.
Definition at line 1255 of file MSVehicle.cpp.
References DEBUG_COND, MSBaseVehicle::getID(), MSVehicle::getLateralPositionOnLane(), MSVehicle::myAngle, MSVehicle::myFurtherLanesPosLat, and SIMTIME.
Referenced by MSVehicle::getVelocityVector(), MSVehicle::Influencer::postProcessRemoteControl(), and MSLaneChangerSublane::startChangeSublane().
|
inherited |
Register junction approaches for all link items in the current plan.
Definition at line 4018 of file MSVehicle.cpp.
References MSVehicle::checkActionStep(), DEBUG_COND, MSBaseVehicle::getID(), MSVehicle::getLaneChangeModel(), MSLink::getParallelLink(), MSAbstractLaneChangeModel::getShadowLane(), MSVehicle::getWaitingTime(), LINKSTATE_ALLWAY_STOP, MSVehicle::myLFLinkLanes, MSVehicle::myLFLinkLanesPrev, RandHelper::rand(), MSVehicle::removeApproachingInformation(), MSLink::setApproaching(), MSAbstractLaneChangeModel::setShadowApproachingInformation(), and SIMTIME.
|
inlinevirtualinherited |
Sets this vehicle's desired arrivalPos for its current route.
Implements SUMOVehicle.
Definition at line 280 of file MSBaseVehicle.h.
References MSBaseVehicle::hasArrived(), MSBaseVehicle::hasDeparted(), and MSBaseVehicle::myArrivalPos.
|
protectedinherited |
sets the blue flashing light for emergency vehicles
Definition at line 4852 of file MSVehicle.cpp.
References MSVehicle::getBestLanesContinuation(), MSNet::getInstance(), MSVehicle::getLane(), MSVehicle::getLaneChangeModel(), MSLane::getLength(), MSLane::getLinkCont(), MSAbstractLaneChangeModel::getOwnState(), MSVehicle::getPositionOnLane(), MSVehicle::Influencer::getSignals(), MSLane::getVehicleMaxSpeed(), LCA_BLOCKED, LCA_KEEPRIGHT, LCA_LEFT, LCA_RIGHT, LCA_SUBLANE, MSNet::lefthand(), LINKDIR_LEFT, LINKDIR_PARTLEFT, LINKDIR_PARTRIGHT, LINKDIR_RIGHT, LINKDIR_TURN, MSVehicle::myInfluencer, MSVehicle::mySignals, MSVehicle::Influencer::setSignals(), MSLane::succLinkSec(), MSVehicle::switchOffSignal(), MSVehicle::switchOnSignal(), MSVehicle::VEH_SIGNAL_BLINKER_LEFT, and MSVehicle::VEH_SIGNAL_BLINKER_RIGHT.
Referenced by MSVehicle::executeMove(), and MSVehicle::hasInfluencer().
|
protectedinherited |
sets the braking lights on/off
Definition at line 3161 of file MSVehicle.cpp.
References ACCEL2SPEED, MSVehicle::getSpeed(), MSVehicle::isStopped(), SUMO_const_haltingSpeed, MSVehicle::switchOffSignal(), MSVehicle::switchOnSignal(), and MSVehicle::VEH_SIGNAL_BRAKELIGHT.
Referenced by MSVehicle::executeMove(), MSVehicle::hasInfluencer(), and MSVehicle::Influencer::postProcessRemoteControl().
|
inlinevirtualinherited |
Returns the precomputed factor by which the driver wants to be faster than the speed limit.
Implements SUMOVehicle.
Definition at line 414 of file MSBaseVehicle.h.
References MSBaseVehicle::addStops(), MSBaseVehicle::getDevice(), MSBaseVehicle::getSingularType(), MSBaseVehicle::myChosenSpeedFactor, MSBaseVehicle::replaceVehicleType(), and MSBaseVehicle::saveState().
Referenced by libsumo::Vehicle::remove().
|
protectedinherited |
sets the color according to the currente settings
Definition at line 1100 of file GUIBaseVehicle.cpp.
References GUIPropertySchemeStorage< T >::getActive(), GUIPropertyScheme< T >::getColor(), GUIBaseVehicle::getColorValue(), GUIPropertySchemeStorage< T >::getScheme(), GUIBaseVehicle::myVehicle, GLHelper::setColor(), GUIBaseVehicle::setFunctionalColor(), and GUIVisualizationSettings::vehicleColorer.
Referenced by GUIBaseVehicle::drawOnPos(), and GUIBaseVehicle::drawRoute().
|
inherited |
try to set the given parameter from any of the vehicles devices, raise InvalidArgument if no device parameter by that name exists
Definition at line 634 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDevices.
Referenced by libsumo::Vehicle::setParameter().
|
protectedinherited |
sets the blue flashing light for emergency vehicles
Definition at line 4900 of file MSVehicle.cpp.
References MSVehicle::signalSet(), MSVehicle::switchOffSignal(), MSVehicle::switchOnSignal(), and MSVehicle::VEH_SIGNAL_EMERGENCY_BLUE.
Referenced by MSVehicle::executeMove(), and MSVehicle::hasInfluencer().
|
staticinherited |
sets the color according to the current scheme index and some vehicle function
Definition at line 1109 of file GUIBaseVehicle.cpp.
References RGBColor::BLUE, SUMOVehicleParameter::color, RGBColor::DEFAULT_COLOR, Position::distanceTo(), RGBColor::fromHSV(), Boundary::getCenter(), MSRoute::getColor(), MSVehicleType::getColor(), MSRoute::getEdges(), MSVehicleType::getGuiShape(), MSNet::getInstance(), MSBaseVehicle::getParameter(), MSBaseVehicle::getRoute(), MSBaseVehicle::getVehicleType(), M_PI, RGBColor::RED, GLHelper::setColor(), SVS_EMERGENCY, SVS_FIREBRIGADE, SVS_POLICE, VEHPARS_COLOR_SET, VTYPEPARS_COLOR_SET, MSVehicleType::wasSet(), SUMOVehicleParameter::wasSet(), RGBColor::WHITE, Position::x(), Boundary::xmax(), Boundary::xmin(), Position::y(), Boundary::ymax(), and Boundary::ymin().
Referenced by GUIBaseVehicle::setColor().
|
virtualinherited |
Changes the microsimID of the object.
Reimplemented in GNEEdge.
Definition at line 149 of file GUIGlObject.cpp.
References GUIGlObject::createFullName(), GUIGlObject::myFullName, and GUIGlObject::myMicrosimID.
Referenced by GNEAdditional::changeAdditionalID(), GNENet::renameJunction(), GNEPOI::setAttribute(), GNEPoly::setAttribute(), GNELane::setIndex(), GNEEdge::setMicrosimID(), and GNEConnection::updateID().
|
inherited |
sets position outside the road network
Definition at line 5525 of file MSVehicle.cpp.
References MSVehicle::myCachedPosition.
Referenced by MSVehicle::hasInfluencer(), and MSVehicle::Influencer::postProcessRemoteControl().
|
inherited |
set tentative lane and position during insertion to ensure that all cfmodels work (some of them require veh->getLane() to return a valid lane) Once the vehicle is sucessfully inserted the lane is set again (see enterLaneAtInsertion)
Definition at line 4921 of file MSVehicle.cpp.
References MSVehicleType::getLength(), MSBaseVehicle::getVehicleType(), MSVehicle::State::myBackPos, MSVehicle::myLane, MSVehicle::State::myPos, MSVehicle::State::myPosLat, and MSVehicle::myState.
Referenced by MSVehicle::congested(), MSLane::freeInsertion(), MSLane::isInsertionSuccess(), MSLane::lastInsertion(), MSVehicleTransfer::loadState(), and libsumo::Vehicle::moveTo().
|
inlineinherited |
Returns whether the given signal is on.
[in] | signal | The signal to return the value of |
Definition at line 1255 of file MSVehicle.h.
References MSVehicle::addTraciStop(), MSVehicle::addTraciStopAtStoppingPlace(), MSVehicle::getBoundingBox(), MSVehicle::getBoundingPoly(), MSVehicle::getMyStops(), MSVehicle::getNextStop(), MSVehicle::getSpeedWithoutTraciInfluence(), MSVehicle::mySignals, MSVehicle::passingMinor(), MSVehicle::rerouteParkingArea(), MSVehicle::resumeFromStopping(), MSVehicle::unsafeLinkAhead(), and MSVehicle::updateFurtherLanes().
Referenced by MSVehicle::checkRewindLinkLanes(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBlueLight(), drawAction_drawVehicleBrakeLight(), and MSVehicle::setEmergencyBlueLight().
|
virtualinherited |
Returns the nSuccs'th successor of edge the vehicle is currently at.
If the rest of the route (counted from the current edge) has less than nSuccs edges, 0 is returned.
[in] | nSuccs | The number of edge to look forward |
Implements SUMOVehicle.
Definition at line 146 of file MSBaseVehicle.cpp.
References MSRoute::begin(), MSBaseVehicle::myCurrEdge, and MSBaseVehicle::myRoute.
Referenced by MSVehicleTransfer::add(), MSLane::appropriate(), MSVehicleTransfer::checkInsertions(), MESegment::getLink(), MSBaseVehicle::getVClass(), MSBaseVehicle::hasArrived(), MSPedestrianPushButton::isActiveForEdge(), libsumo::Vehicle::moveTo(), MELoop::nextSegment(), and MESegment::receive().
|
inlineinherited |
Switches the given signal off.
[in] | signal | The signal to mark as being switched off |
Definition at line 1238 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by MSAbstractLaneChangeModel::endLaneChangeManeuver(), MSVehicle::setBlinkerInformation(), MSVehicle::setBrakingSignals(), MSVehicle::setEmergencyBlueLight(), libsumo::Vehicle::setSignals(), and MSAbstractLaneChangeModel::startLaneChangeManeuver().
|
inlineinherited |
Switches the given signal on.
[in] | signal | The signal to mark as being switched on |
Definition at line 1230 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by MSVehicle::setBlinkerInformation(), MSVehicle::setBrakingSignals(), MSVehicle::setEmergencyBlueLight(), libsumo::Vehicle::setSignals(), and MSAbstractLaneChangeModel::startLaneChangeManeuver().
|
inherited |
whether the vehicle may safely move to the given lane with regard to upcoming links
Definition at line 5112 of file MSVehicle.cpp.
References MSCFModel::brakeGap(), MSVehicle::getBestLanesContinuation(), MSVehicle::getCarFollowModel(), MSLane::getEdge(), MSVehicleType::getLength(), MSLane::getLength(), MSVehicle::getPositionOnLane(), MSVehicle::getSpeed(), MSBaseVehicle::getVehicleType(), MSEdge::isInternal(), MSLane::isLinkEnd(), LINKSTATE_ZIPPER, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSLane::succLinkSec(), and MSLink::ZIPPER_ADAPT_DIST.
Referenced by MSLaneChanger::checkChange(), and MSVehicle::signalSet().
|
inherited |
Process an updated action step length value (only affects the vehicle's action offset, The actionStepLength is stored in the (singular) vtype)
[in] | oldActionStepLength | The action step length previous to the update |
[in] | actionStepLength | The new action step length (stored in the vehicle's vtype). |
Definition at line 1889 of file MSVehicle.cpp.
References MSNet::getCurrentTimeStep(), MSNet::getInstance(), MSVehicle::myLastActionTime, and MSVehicle::resetActionOffset().
Referenced by libsumo::Vehicle::moveTo(), and MSVehicleType::setActionStepLength().
|
inherited |
computes the best lanes to use in order to continue the route
The information is rebuilt if the vehicle is on a different edge than the one stored in "myLastBestLanesEdge" or "forceRebuild" is true.
Otherwise, only the density changes on the stored lanes are adapted to the container only.
A rebuild must be done if the vehicle leaves a stop; then, another lane may become the best one.
If no starting lane ("startLane") is given, the vehicle's current lane ("myLane") is used as start of best lanes building.
[in] | forceRebuild | Whether the best lanes container shall be rebuilt even if the vehicle's edge has not changed |
[in] | startLane | The lane the process shall start at ("myLane" will be used if ==0) |
Definition at line 4325 of file MSVehicle.cpp.
References MSEdge::allowedLanes(), MSVehicle::LaneQ::allowsContinuation, MSLane::allowsVehicleClass(), ARRIVAL_LANE_GIVEN, SUMOVehicleParameter::arrivalLaneProcedure, MSVehicle::LaneQ::bestContinuations, MSVehicle::LaneQ::bestLaneOffset, MSEdge::clear(), MSVehicle::LaneQ::currentLength, DEBUG_COND, MSVehicle::Stop::edge, MSRoute::end(), MSVehicle::getBestLanesContinuation(), MSLane::getEdge(), Named::getID(), MSBaseVehicle::getID(), Named::getIDSecure(), MSVehicle::getLaneChangeModel(), MSEdge::getLanes(), MSLane::getLength(), MSLane::getLinkCont(), MSLane::getLogicalPredecessorLane(), MSLane::getNextNormal(), MSLane::getOpposite(), MSVehicleType::getVehicleClass(), MSEdge::isInternal(), MSLane::isInternal(), MSVehicle::LaneQ::lane, MSVehicle::Stop::lane, MSVehicle::LaneQ::length, MAX2(), MIN2(), MSBaseVehicle::myArrivalLane, MSBaseVehicle::myArrivalPos, MSVehicle::myBestLanes, MSBaseVehicle::myCurrEdge, MSVehicle::myCurrentLaneInBestLanes, MSVehicle::myLane, MSVehicle::myLastBestLanesEdge, MSVehicle::myLastBestLanesInternalLane, MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, MSVehicle::myStops, MSBaseVehicle::myType, MSVehicle::nextLinkPriority(), MSVehicle::LaneQ::nextOccupation, MSVehicle::LaneQ::occupation, MSVehicle::Stop::pars, POSITION_EPS, SIMTIME, SUMOVehicleParameter::Stop::startPos, toString(), and MSVehicle::updateOccupancyAndCurrentBestLane().
Referenced by MSVehicle::addTraciStop(), MSVehicle::addTraciStopAtStoppingPlace(), MSLaneChangerSublane::change(), MSLaneChanger::change(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::executeMove(), MSLane::forceVehicleInsertion(), MSEdge::getDepartLane(), MSLane::isInsertionSuccess(), MSLane::lastInsertion(), MSLane::loadState(), MSVehicle::Influencer::postProcessRemoteControl(), MSVehicle::replaceParkingArea(), MSVehicle::replaceRoute(), MSVehicle::resumeFromStopping(), and libsumo::Vehicle::updateBestLanes().
|
inherited |
Check whether the drive items (myLFLinkLanes) are up to date, and update them if required.
Definition at line 3007 of file MSVehicle.cpp.
References DEBUG_COND, MSVehicle::getBestLanesContinuation(), Named::getID(), MSBaseVehicle::getID(), MSVehicle::getLane(), MSLink::getLaneBefore(), MSLane::getLinkTo(), MSLink::getParallelLink(), MSLink::getViaLaneOrLane(), MSLane::isInternal(), MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::myNextDriveItem, MSLink::removeApproaching(), MSLink::setApproaching(), and SIMTIME.
Referenced by MSVehicle::congested(), and MSAbstractLaneChangeModel::primaryLaneChanged().
|
inherited |
update a vector of further lanes and return the new backPos
Definition at line 3630 of file MSVehicle.cpp.
References DEBUG_COND, MSBaseVehicle::getLength(), MSVehicle::myFurtherLanes, MSVehicle::myFurtherLanesPosLat, MSVehicle::State::myPos, MSVehicle::State::myPosLat, MSVehicle::myState, SIMTIME, and toString().
Referenced by MSVehicle::executeMove(), MSVehicle::signalSet(), and MSAbstractLaneChangeModel::updateShadowLane().
|
protectedinherited |
updates LaneQ::nextOccupation and myCurrentLaneInBestLanes
Definition at line 4651 of file MSVehicle.cpp.
References MSVehicle::myBestLanes, and MSVehicle::myCurrentLaneInBestLanes.
Referenced by MSVehicle::hasInfluencer(), and MSVehicle::updateBestLanes().
|
protectedinherited |
updates the vehicles state, given a next value for its speed. This value can be negative in case of the ballistic update to indicate a stop within the next timestep. (You can call this a 'hack' to emulate reasoning based on accelerations: The assumed constant acceleration a within the next time step is then a = (vNext - vCurrent)/TS )
[in] | vNext | speed in the next time step |
Definition at line 3558 of file MSVehicle.cpp.
References DEBUG_COND, MSGlobals::gEmergencyDecelWarningThreshold, MSVehicle::getCarFollowModel(), MSVehicle::getDeltaPos(), MSBaseVehicle::getID(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSCFModel::getMaxDecel(), MSLane::getOpposite(), MSLane::getOppositePos(), MSGlobals::gSemiImplicitEulerUpdate, MSVehicle::Influencer::implicitDeltaPosRemote(), Position::INVALID, MSVehicle::Influencer::isRemoteControlled(), MAX2(), MSVehicle::myAcceleration, MSVehicle::myCachedPosition, MSVehicle::myInfluencer, MSVehicle::myLane, MSVehicle::State::myLastCoveredDist, MSVehicle::myNextTurn, MSVehicle::State::myPos, MSVehicle::State::myPreviousSpeed, MSVehicle::State::mySpeed, MSVehicle::myState, NUMERICAL_EPS, SIMTIME, SPEED2ACCEL, SPEED2DIST, time2string(), toString(), and WRITE_WARNING.
Referenced by MSVehicle::estimateLeaveSpeed(), and MSVehicle::executeMove().
|
protectedinherited |
Updates the vehicle's time loss.
Definition at line 3192 of file MSVehicle.cpp.
References MSLane::getVehicleMaxSpeed(), MSVehicle::isStopped(), MSVehicle::myLane, MSVehicle::myTimeLoss, and TS.
Referenced by MSVehicle::executeMove(), and MSVehicle::hasInfluencer().
|
protectedinherited |
Updates the vehicle's waiting time counters (accumulated and consecutive)
Definition at line 3180 of file MSVehicle.cpp.
References DELTA_T, MSVehicle::isStopped(), MSVehicle::myWaitingTime, MSVehicle::myWaitingTimeCollector, MSVehicle::WaitingTimeCollector::passTime(), and SUMO_const_haltingSpeed.
Referenced by MSVehicle::executeMove(), MSVehicle::hasInfluencer(), and MSVehicle::Influencer::postProcessRemoteControl().
|
protectedinherited |
ensure that a vehicle-relative position is not invalid
Definition at line 1221 of file MSVehicle.cpp.
References MSLane::geometryPositionAtOffset(), MSVehicle::getLateralPositionOnLane(), MSLane::getLength(), MSVehicle::getPositionOnLane(), Position::INVALID, and MSVehicle::myFurtherLanes.
Referenced by MSVehicle::getPosition(), and MSVehicle::hasInfluencer().
Returns the information whether the vehicle is fully controlled via TraCI within the lookBack time.
Reimplemented from MSBaseVehicle.
Definition at line 5537 of file MSVehicle.cpp.
References MSNet::getCurrentTimeStep(), MSNet::getInstance(), MSVehicle::Influencer::getLastAccessTimeStep(), and MSVehicle::myInfluencer.
Referenced by MSVehicle::hasDriverState().
|
inherited |
Returns whether the vehicle wil pass the given edge.
[in] | The | edge to find in the vehicle's current route |
Definition at line 1021 of file MSVehicle.cpp.
References MSRoute::end(), MSBaseVehicle::myCurrEdge, and MSBaseVehicle::myRoute.
Referenced by libsumo::Vehicle::moveTo().
|
inherited |
Returns whether the vehicle will stop on the current edge.
Definition at line 1591 of file MSVehicle.cpp.
References MSLane::getEdge(), MSVehicle::isStopped(), MSVehicle::myLane, and MSVehicle::myStops.
Referenced by MSLink::getLeaderInfo(), and MSVehicle::hasDriverState().
|
inherited |
Processes active move reminder.
This method goes through all active move reminder, both those for the current lane, stored in "myMoveReminders" and those of prior lanes stored in "myOldLaneMoveReminders" calling "MSMoveReminder::notifyMove".
When processing move reminder from "myOldLaneMoveReminders", the offsets (prior lane lengths) are used, which are stored in "myOldLaneMoveReminderOffsets".
Each move reminder which is no longer active is removed from the container.
[in] | oldPos | The position the vehicle had before it has moved |
[in] | newPos | The position the vehicle has after it has moved |
[in] | newSpeed | The vehicle's speed within this move |
Definition at line 1064 of file MSVehicle.cpp.
References MAX2(), and MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::executeMove().
|
staticinherited |
Definition at line 70 of file GUIGlObject.h.
Referenced by GUISUMOAbstractView::getTrackedID(), GUISUMOAbstractView::paintGL(), and GUIViewTraffic::stopTrack().
|
protectedinherited |
The current acceleration after dawdling in m/s.
Definition at line 1826 of file MSVehicle.h.
Referenced by MSVehicle::executeMove(), MSVehicle::getAcceleration(), MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHCEmissions(), MSVehicle::getNOxEmissions(), MSVehicle::getPMxEmissions(), MSVehicle::Influencer::postProcessRemoteControl(), and MSVehicle::updateState().
|
protectedinherited |
The flag myActionStep indicates whether the current time step is an action point for the vehicle.
Definition at line 1793 of file MSVehicle.h.
Referenced by MSVehicle::checkActionStep(), MSVehicle::executeMove(), and MSVehicle::isActive().
|
inherited |
Enabled visualisations, per view.
Definition at line 295 of file GUIBaseVehicle.h.
Referenced by GUIBaseVehicle::addActiveAddVisualisation(), drawOutsideNetwork(), GUIBaseVehicle::getPopUpMenu(), GUIBaseVehicle::hasActiveAddVisualisation(), GUIBaseVehicle::removeActiveAddVisualisation(), and GUIBaseVehicle::~GUIBaseVehicle().
|
protectedinherited |
Whether the vehicle is on the network (not parking, teleported, vaporized, or arrived)
Definition at line 1841 of file MSVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::isOnRoad(), and MSVehicle::leaveLane().
|
protectedinherited |
Whether this vehicle is registered as waiting for a container (for deadlock-recognition)
Definition at line 1847 of file MSVehicle.h.
Referenced by MSVehicle::processNextStop(), and MSVehicle::resumeFromStopping().
|
protectedinherited |
Whether this vehicle is registered as waiting for a person (for deadlock-recognition)
Definition at line 1844 of file MSVehicle.h.
Referenced by MSVehicle::processNextStop(), and MSVehicle::resumeFromStopping().
|
protectedinherited |
the angle in radians (
Definition at line 1852 of file MSVehicle.h.
Referenced by MSLaneChanger::continueChange(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::executeMove(), MSVehicle::getAngle(), MSVehicle::getVelocityVector(), and MSVehicle::setAngle().
|
protectedinherited |
The destination lane where the vehicle stops.
Definition at line 527 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::calculateArrivalParams(), and MSVehicle::updateBestLanes().
|
protectedinherited |
The position on the destination lane where the vehicle stops.
Definition at line 524 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::calculateArrivalParams(), MSBaseVehicle::getArrivalPos(), MEVehicle::hasArrived(), MSVehicle::hasArrived(), MSVehicle::planMoveInternal(), MSVehicle::resetRoutePosition(), MSBaseVehicle::setArrivalPos(), and MSVehicle::updateBestLanes().
|
protectedinherited |
Definition at line 1813 of file MSVehicle.h.
Referenced by MSVehicle::adaptBestLanesOccupation(), drawBestLanes(), MSVehicle::getBestLaneOffset(), MSVehicle::getBestLanes(), MSVehicle::getBestLanesContinuation(), MSVehicle::updateBestLanes(), and MSVehicle::updateOccupancyAndCurrentBestLane().
|
mutableprotectedinherited |
Definition at line 1860 of file MSVehicle.h.
Referenced by MSVehicle::addStop(), MSLaneChanger::continueChange(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::getPosition(), MSVehicle::setRemoteState(), MSLaneChangerSublane::startChangeSublane(), and MSVehicle::updateState().
|
protectedinherited |
A precomputed factor by which the driver wants to be faster than the speed limit.
Definition at line 491 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getChosenSpeedFactor(), MSBaseVehicle::saveState(), and MSBaseVehicle::setChosenSpeedFactor().
|
protectedinherited |
amount of time for which the vehicle is immune from collisions
Definition at line 1858 of file MSVehicle.h.
Referenced by MSVehicle::collisionStopTime(), MSVehicle::executeMove(), and MSVehicle::resumeFromStopping().
|
protectedinherited |
The containers this vehicle may have.
Definition at line 515 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::addContainer(), GUIBaseVehicle::drawAction_drawPersonsAndContainers(), MSBaseVehicle::getContainerNumber(), MSBaseVehicle::getContainers(), MSVehicle::processNextStop(), and MSBaseVehicle::removeTransportable().
|
protectedinherited |
Iterator to current route-edge.
Definition at line 488 of file MSBaseVehicle.h.
Referenced by MSVehicle::addStop(), MSVehicle::canReverse(), MSVehicle::enterLaneAtMove(), MSBaseVehicle::getCurrentRouteEdge(), MSVehicle::getDistanceToPosition(), MSBaseVehicle::getEdge(), MSBaseVehicle::getRerouteOrigin(), MSVehicle::getRerouteOrigin(), MSVehicle::getRoutePosition(), MEVehicle::hasArrived(), MSVehicle::hasArrived(), MSBaseVehicle::hasValidRoute(), MSVehicle::leaveLane(), MEVehicle::loadState(), MSVehicle::loadState(), MEVehicle::moveRoutePointer(), MSVehicle::planMoveInternal(), MSVehicle::Influencer::postProcessRemoteControl(), MSVehicle::processLaneAdvances(), MSVehicle::processNextStop(), MSVehicle::replaceRoute(), MEVehicle::replaceRoute(), MSBaseVehicle::replaceRouteEdges(), MSBaseVehicle::reroute(), MSVehicle::rerouteParkingArea(), MSVehicle::resetRoutePosition(), MEVehicle::saveState(), MSVehicle::saveState(), MSBaseVehicle::succEdge(), MSVehicle::updateBestLanes(), and MSVehicle::willPass().
|
protectedinherited |
Definition at line 1818 of file MSVehicle.h.
Referenced by MSVehicle::updateBestLanes(), and MSVehicle::updateOccupancyAndCurrentBestLane().
|
protectedinherited |
The real depart position.
Definition at line 521 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getDepartPos(), MSVehicle::loadState(), MSBaseVehicle::onDepart(), and MSVehicle::saveState().
|
protectedinherited |
The real departure time.
Definition at line 518 of file MSBaseVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSBaseVehicle::getDeparture(), MSBaseVehicle::hasDeparted(), MEVehicle::loadState(), MSVehicle::loadState(), MSBaseVehicle::onDepart(), MEVehicle::saveState(), and MSVehicle::saveState().
|
protectedinherited |
The devices this vehicle has.
Definition at line 509 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::addContainer(), MSBaseVehicle::addPerson(), MSBaseVehicle::createDevice(), MSBaseVehicle::getDevice(), MSBaseVehicle::getDeviceParameter(), MSBaseVehicle::getDevices(), GUIMEVehicle::getParameterWindow(), getParameterWindow(), GUIBaseVehicle::GUIBaseVehicle(), MSBaseVehicle::hasDevice(), MSBaseVehicle::MSBaseVehicle(), MEVehicle::saveState(), MSVehicle::saveState(), MSBaseVehicle::setDeviceParameter(), and MSBaseVehicle::~MSBaseVehicle().
|
protectedinherited |
This vehicle's driver state.
Definition at line 1790 of file MSVehicle.h.
Referenced by MSVehicle::createDriverState(), MSVehicle::getDriverState(), MSVehicle::hasDriverState(), and MSVehicle::planMoveInternal().
|
staticprotectedinherited |
Definition at line 1820 of file MSVehicle.h.
Referenced by MSVehicle::getBestLanesContinuation().
|
staticprotectedinherited |
Definition at line 537 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getContainers(), and MSBaseVehicle::getPersons().
|
protectedinherited |
The information into which lanes the vehicle laps into.
Definition at line 1833 of file MSVehicle.h.
Referenced by MSVehicle::canReverse(), MSVehicle::computeAngle(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::executeMove(), MSVehicle::getBackLane(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCenterOnEdge(), MSVehicle::getFurtherLanes(), MSVehicle::getLatOffset(), getPreviousLane(), MSVehicle::leaveLane(), MSVehicle::onFurtherEdge(), MSVehicle::planMoveInternal(), MSVehicle::processLaneAdvances(), MSVehicle::updateFurtherLanes(), MSVehicle::validatePosition(), and MSVehicle::~MSVehicle().
|
protectedinherited |
lateral positions on further lanes
Definition at line 1835 of file MSVehicle.h.
Referenced by MSVehicle::computeAngle(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCenterOnEdge(), MSVehicle::getFurtherLanesPosLat(), MSVehicle::getLatOffset(), MSVehicle::leaveLane(), MSVehicle::setAngle(), MSVehicle::updateFurtherLanes(), and MSVehicle::~MSVehicle().
|
protectedinherited |
Definition at line 1849 of file MSVehicle.h.
Referenced by MSVehicle::checkRewindLinkLanes(), and MSVehicle::processLinkAproaches().
|
protectedinherited |
Definition at line 1865 of file MSVehicle.h.
Referenced by MSVehicle::checkLinkLeader(), MSVehicle::isLeader(), MSVehicle::processLaneAdvances(), and MSVehicle::processLinkAproaches().
|
protectedinherited |
time at which the current junction was entered
Definition at line 1863 of file MSVehicle.h.
Referenced by MSVehicle::checkLinkLeader(), MSVehicle::isLeader(), MSVehicle::processLaneAdvances(), and MSVehicle::processLinkAproaches().
|
protectedinherited |
Definition at line 1864 of file MSVehicle.h.
Referenced by MSVehicle::checkLinkLeader(), MSVehicle::isLeader(), and MSVehicle::processLaneAdvances().
|
protectedinherited |
The lane the vehicle is on.
Definition at line 1801 of file MSVehicle.h.
Referenced by MSVehicle::adaptLaneEntering2MoveReminder(), MSVehicle::adaptToLeader(), MSVehicle::adaptToLeaders(), MSVehicle::addTraciStop(), MSVehicle::addTraciStopAtStoppingPlace(), MSVehicle::canReverse(), MSVehicle::checkLinkLeader(), MSVehicle::checkRewindLinkLanes(), MSVehicle::computeAngle(), drawAction_drawRailCarriages(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::getBackLane(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCenterOnEdge(), MSVehicle::getDistanceToPosition(), MSVehicle::getLane(), MSVehicle::getLaneIndex(), MSVehicle::getLateralOverlap(), MSVehicle::getLatOffset(), MSVehicle::getLeader(), getLeftSublaneOnEdge(), MSVehicle::getMaxSpeedOnLane(), getParameterWindow(), MSVehicle::getPosition(), MSVehicle::getRerouteOrigin(), MSVehicle::getRightSideOnLane(), getRightSublaneOnEdge(), MSVehicle::getSlope(), MSVehicle::influenceChangeDecision(), MSVehicle::isFrontOnLane(), MSVehicle::isLeader(), MSVehicle::isStoppedOnLane(), MSVehicle::lateralDistanceToLane(), MSVehicle::leaveLane(), MSVehicle::passingMinor(), MSVehicle::planMove(), MSVehicle::planMoveInternal(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSVehicle::replaceParkingArea(), MSVehicle::replaceRoute(), MSVehicle::resumeFromStopping(), selectBlockingFoes(), MSVehicle::setTentativeLaneAndPosition(), MSVehicle::unsafeLinkAhead(), MSVehicle::updateBestLanes(), MSVehicle::updateDriveItems(), MSVehicle::updateState(), MSVehicle::updateTimeLoss(), and MSVehicle::willStop().
|
protectedinherited |
Definition at line 1803 of file MSVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::getLaneChangeModel(), MSVehicle::MSVehicle(), and MSVehicle::~MSVehicle().
|
protectedinherited |
Action offset (actions are taken at time myActionOffset + N*getActionStepLength()) Initialized to 0, to be set at insertion.
Definition at line 1796 of file MSVehicle.h.
Referenced by MSVehicle::checkActionStep(), MSVehicle::enterLaneAtInsertion(), MSVehicle::getLastActionTime(), MSVehicle::isActionStep(), MSVehicle::loadState(), MSVehicle::resetActionOffset(), MSVehicle::saveState(), and MSVehicle::updateActionOffset().
|
protectedinherited |
Definition at line 1805 of file MSVehicle.h.
Referenced by MSVehicle::enterLaneAtMove(), MSVehicle::replaceRoute(), and MSVehicle::updateBestLanes().
|
protectedinherited |
Definition at line 1806 of file MSVehicle.h.
Referenced by MSVehicle::replaceRoute(), and MSVehicle::updateBestLanes().
|
protectedinherited |
container for the planned speeds in the current step
Definition at line 1929 of file MSVehicle.h.
Referenced by drawAction_drawLinkItems(), MSVehicle::executeMove(), MSVehicle::MSVehicle(), MSVehicle::onRemovalFromNet(), MSVehicle::passingMinor(), MSVehicle::planMove(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSVehicle::removePassedDriveItems(), selectBlockingFoes(), MSVehicle::setApproachingForAllLinks(), MSVehicle::unsafeLinkAhead(), MSVehicle::updateDriveItems(), and MSVehicle::~MSVehicle().
|
protectedinherited |
planned speeds from the previous step for un-registering from junctions after the new container is filled
Definition at line 1932 of file MSVehicle.h.
Referenced by MSVehicle::planMove(), and MSVehicle::setApproachingForAllLinks().
|
mutableprotectedinherited |
The mutex used to avoid concurrent updates of the vehicle buffer.
Definition at line 343 of file GUIBaseVehicle.h.
Referenced by drawBestLanes(), and GUIBaseVehicle::~GUIBaseVehicle().
|
protectedinherited |
Currently relevant move reminders.
Definition at line 505 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::activateReminders(), MSVehicle::activateReminders(), MSVehicle::adaptLaneEntering2MoveReminder(), MSBaseVehicle::addContainer(), MSBaseVehicle::addPerson(), MSBaseVehicle::addReminder(), GUIBaseVehicle::GUIBaseVehicle(), MSVehicle::leaveLane(), MSBaseVehicle::MSBaseVehicle(), MSBaseVehicle::removeReminder(), MEVehicle::updateDetectorForWriting(), MEVehicle::updateDetectors(), and MSVehicle::workOnMoveReminders().
|
protectedinherited |
iterator pointing to the next item in myLFLinkLanes
Definition at line 1939 of file MSVehicle.h.
Referenced by MSVehicle::executeMove(), MSVehicle::MSVehicle(), MSVehicle::planMove(), MSVehicle::processLaneAdvances(), MSVehicle::removePassedDriveItems(), and MSVehicle::updateDriveItems().
|
protectedinherited |
the upcoming turn for the vehicle
Definition at line 1830 of file MSVehicle.h.
Referenced by MSVehicle::getNextTurn(), MSVehicle::planMove(), and MSVehicle::updateState().
|
protectedinherited |
The number of reroutings.
Definition at line 530 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getNumberReroutes(), MSVehicle::replaceRoute(), and MEVehicle::replaceRoute().
|
protectedinherited |
This vehicle's parameter.
Definition at line 479 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::addContainer(), MSBaseVehicle::addPerson(), MSVehicle::addStop(), MSBaseVehicle::addStops(), MSVehicle::addTraciStop(), MSBaseVehicle::calculateArrivalParams(), MSBaseVehicle::createDevice(), MSVehicle::enterLaneAtMove(), MSBaseVehicle::getContainerNumber(), MSBaseVehicle::getID(), MSBaseVehicle::getParameter(), GUIMEVehicle::getParameterWindow(), getParameterWindow(), MSBaseVehicle::getPersonNumber(), MEVehicle::moveRoutePointer(), MSVehicle::planMoveInternal(), MSBaseVehicle::replaceParameter(), MSVehicle::replaceParkingArea(), MSBaseVehicle::reroute(), MEVehicle::saveState(), MSBaseVehicle::saveState(), MSVehicle::saveState(), MSVehicle::updateBestLanes(), and MSBaseVehicle::~MSBaseVehicle().
|
protectedinherited |
The passengers this vehicle may have.
Definition at line 512 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::addPerson(), GUIBaseVehicle::drawAction_drawPersonsAndContainers(), getNumPassengers(), MSBaseVehicle::getPersonNumber(), MSBaseVehicle::getPersons(), MSVehicle::processNextStop(), and MSBaseVehicle::removeTransportable().
|
protectedinherited |
This vehicle's route.
Definition at line 482 of file MSBaseVehicle.h.
Referenced by MSVehicle::addStop(), MSBaseVehicle::addStops(), MSVehicle::basePos(), MSBaseVehicle::calculateArrivalParams(), MSVehicle::canReverse(), drawRouteHelper(), MSVehicle::getDistanceToPosition(), getPreviousLane(), MSVehicle::getRerouteOrigin(), MSBaseVehicle::getRoute(), MSVehicle::getRoutePosition(), MEVehicle::hasArrived(), MSVehicle::hasArrived(), MSBaseVehicle::hasValidRoute(), MEVehicle::moveRoutePointer(), MSBaseVehicle::MSBaseVehicle(), MSVehicle::planMoveInternal(), MSVehicle::processLaneAdvances(), MSVehicle::replaceRoute(), MEVehicle::replaceRoute(), MSBaseVehicle::replaceRouteEdges(), MSBaseVehicle::reroute(), MSVehicle::rerouteParkingArea(), MSVehicle::resetRoutePosition(), MEVehicle::saveState(), MSBaseVehicle::saveState(), MSVehicle::saveState(), MSBaseVehicle::succEdge(), MSVehicle::updateBestLanes(), MSVehicle::willPass(), and MSBaseVehicle::~MSBaseVehicle().
|
mutableprotectedinherited |
positions of seats in the vehicle (updated at every drawing step)
Definition at line 346 of file GUIBaseVehicle.h.
Referenced by computeSeats(), drawAction_drawRailCarriages(), GUIBaseVehicle::drawOnPos(), GUIBaseVehicle::getSeatPosition(), and GUIBaseVehicle::GUIBaseVehicle().
|
protectedinherited |
State of things of the vehicle that can be on or off.
Definition at line 1838 of file MSVehicle.h.
Referenced by MSVehicle::getSignals(), MSVehicle::setBlinkerInformation(), MSVehicle::signalSet(), MSVehicle::switchOffSignal(), and MSVehicle::switchOnSignal().
|
protectedinherited |
This Vehicles driving state (pos and speed)
Definition at line 1786 of file MSVehicle.h.
Referenced by MSVehicle::adaptToLeaders(), MSVehicle::addStop(), MSVehicle::canReverse(), MSLaneChanger::changeOpposite(), MSLaneChangerSublane::checkChangeToNewLane(), MSVehicle::checkRewindLinkLanes(), MSVehicle::computeAngle(), MSVehicle::congested(), MSLaneChanger::continueChange(), drawAction_drawRailCarriages(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::fixPosition(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getCenterOnEdge(), MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSVehicle::getDeltaPos(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHCEmissions(), MSVehicle::getLastStepDist(), MSVehicle::getLateralPositionOnLane(), MSVehicle::getLatOffset(), MSVehicle::getNOxEmissions(), MSVehicle::getPMxEmissions(), MSVehicle::getPosition(), MSVehicle::getPositionAlongBestLanes(), MSVehicle::getPositionOnLane(), MSVehicle::getPreviousSpeed(), MSVehicle::getRerouteOrigin(), MSVehicle::getRightSideOnLane(), MSVehicle::getSpeed(), MSVehicle::getSpeedWithoutTraciInfluence(), MSVehicle::getVelocityVector(), MSVehicle::hasArrived(), MSVehicle::leaveLane(), MSVehicle::loadState(), MSVehicle::overlap(), MSVehicle::planMoveInternal(), MSVehicle::Influencer::postProcessRemoteControl(), MSVehicle::processLaneAdvances(), MSVehicle::processLinkAproaches(), MSVehicle::processNextStop(), MSVehicle::processTraCISpeedControl(), MSVehicle::saveState(), MSVehicle::setTentativeLaneAndPosition(), MSLaneChangerSublane::startChangeSublane(), MSVehicle::updateFurtherLanes(), and MSVehicle::updateState().
|
protectedinherited |
distance to the next stop or -1 if there is none
Definition at line 1855 of file MSVehicle.h.
Referenced by MSVehicle::nextStopDist(), and MSVehicle::planMove().
|
protectedinherited |
The vehicle's list of stops.
Definition at line 1823 of file MSVehicle.h.
Referenced by MSVehicle::addContainer(), MSVehicle::addPerson(), MSVehicle::addStop(), MSVehicle::addTraciStop(), MSVehicle::addTraciStopAtStoppingPlace(), MSVehicle::basePos(), MSVehicle::canReverse(), MSVehicle::collisionStopTime(), MSVehicle::computeAngle(), drawRouteHelper(), MSVehicle::getMyStops(), MSVehicle::getNextParkingArea(), MSVehicle::getNextStop(), MSVehicle::getPosition(), MSVehicle::getStopEdges(), getStopInfo(), MSVehicle::hasArrived(), MSVehicle::hasStops(), MSVehicle::isParking(), MSVehicle::isStopped(), MSVehicle::isStoppedInRange(), MSVehicle::isStoppedOnLane(), MSVehicle::isStoppedTriggered(), MSVehicle::keepStopping(), MSVehicle::leaveLane(), MSVehicle::planMoveInternal(), MSVehicle::processNextStop(), MSVehicle::remainingStopDuration(), MSVehicle::replaceParkingArea(), MSVehicle::replaceRoute(), MSVehicle::resumeFromStopping(), MSVehicle::saveState(), MSVehicle::updateBestLanes(), and MSVehicle::willStop().
|
protectedinherited |
the time loss in seconds due to driving with less than maximum speed
Definition at line 1783 of file MSVehicle.h.
Referenced by MSVehicle::getTimeLoss(), MSVehicle::getTimeLossSeconds(), and MSVehicle::updateTimeLoss().
|
protectedinherited |
This vehicle's type.
Definition at line 485 of file MSBaseVehicle.h.
Referenced by MSVehicle::addStop(), MSBaseVehicle::calculateArrivalParams(), MSVehicle::enterLaneAtInsertion(), MSVehicle::executeMove(), MSVehicle::getActionStepLength(), MSVehicle::getActionStepLengthSecs(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), MSVehicle::getBoundingBox(), MSVehicle::getBoundingPoly(), MSVehicle::getCarFollowModel(), MSVehicle::getCO2Emissions(), MSVehicle::getCOEmissions(), MSVehicle::getElectricityConsumption(), MSVehicle::getFuelConsumption(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHCEmissions(), MSBaseVehicle::getLength(), MSBaseVehicle::getMaxSpeed(), MSVehicle::getMaxSpeedOnLane(), MSVehicle::getNOxEmissions(), MSVehicle::getPMxEmissions(), MSVehicle::getPositionOnLane(), MSBaseVehicle::getSingularType(), GUIMEVehicle::getTypeParameterWindow(), getTypeParameterWindow(), MSBaseVehicle::getVClass(), MSBaseVehicle::getVehicleType(), MSBaseVehicle::getWidth(), MSBaseVehicle::hasValidRoute(), MSVehicle::processLaneAdvances(), MSVehicle::processNextStop(), MSBaseVehicle::replaceVehicleType(), MSVehicle::updateBestLanes(), and MSVehicle::~MSVehicle().
|
protectedinherited |
The time the vehicle waits (is not faster than 0.1m/s) in seconds.
Definition at line 1776 of file MSVehicle.h.
Referenced by MSVehicle::getWaitingSeconds(), MSVehicle::getWaitingTime(), MSVehicle::leaveLane(), MSVehicle::loadState(), MSVehicle::resumeFromStopping(), MSVehicle::saveState(), and MSVehicle::updateWaitingTime().
|
protectedinherited |
Definition at line 1780 of file MSVehicle.h.
Referenced by MSVehicle::getAccumulatedWaitingTime(), and MSVehicle::updateWaitingTime().
|
staticprotectedinherited |
Definition at line 535 of file MSBaseVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSBaseVehicle::hasDeparted(), and MSVehicle::Influencer::postProcessRemoteControl().
|
staticinherited |
associates object types with strings
Definition at line 69 of file GUIGlObject.h.
Referenced by GUIGlObject::createFullName(), and GNESelectorFrame::SelectionOperation::onCmdSave().