SUMO - Simulation of Urban MObility
|
A MSVehicle extended by some values for usage within the gui. More...
#include <GUIVehicle.h>
Data Structures | |
class | GUIVehiclePopupMenu |
Public Types | |
enum | ChangeRequest { REQUEST_NONE, REQUEST_LEFT, REQUEST_RIGHT, REQUEST_HOLD } |
Requests set via TraCI. More... | |
Public Member Functions | |
void | activateReminders (const MSMoveReminder::Notification reason) |
"Activates" all current move reminder More... | |
void | addReminder (MSMoveReminder *rem) |
Adds a MoveReminder dynamically. More... | |
bool | addTraciStop (MSLane *lane, SUMOReal pos, SUMOReal radius, SUMOTime duration, bool parking, bool triggered) |
bool | congested () const |
void | drawName (const Position &pos, const SUMOReal scale, const GUIVisualizationTextSettings &settings, const SUMOReal angle=0) const |
void | enterLaneAtInsertion (MSLane *enteredLane, SUMOReal pos, SUMOReal speed, 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... | |
bool | fixPosition () |
repair errors in vehicle position after changing between internal edges More... | |
virtual SUMOReal | getArrivalPos () const |
Returns this vehicle's desired arrivalPos for its current route (may change on reroute) More... | |
const std::vector< LaneQ > & | getBestLanes () const |
Returns the description of best lanes to use in order to continue the route. 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... | |
SUMOReal | getChosenSpeedFactor () const |
Returns the precomputed factor by which the driver wants to be faster than the speed limit. More... | |
SUMOTime | getDeparture () const |
Returns this vehicle's real departure time. More... | |
MSDevice * | getDevice (const std::type_info &type) const |
Returns a device of the given type if it exists or 0. More... | |
const std::vector< MSDevice * > & | getDevices () const |
Returns this vehicle's devices. More... | |
SUMOReal | getDistanceToPosition (SUMOReal destPos, const MSEdge *destEdge) |
const MSEdge * | getEdge () const |
Returns the edge the vehicle is currently at. More... | |
const std::string & | getID () const |
Returns the name of the vehicle. More... | |
Influencer & | getInfluencer () |
Returns the velocity/lane influencer. More... | |
MSAbstractLaneChangeModel & | getLaneChangeModel () |
const MSAbstractLaneChangeModel & | getLaneChangeModel () const |
unsigned int | getLaneIndex () const |
SUMOReal | getLastLaneChangeOffset () const |
Returns the time since the last lane change in seconds. More... | |
SUMOReal | getMaxSpeed () const |
Returns the maximum speed. More... | |
Stop & | getNextStop () |
unsigned int | getNumberReroutes () const |
Returns the number of new routes this vehicle got. More... | |
const SUMOVehicleParameter & | getParameter () const |
Returns the vehicle's parameter (including departure definition) More... | |
const MSRoute & | getRoute () const |
Returns the current route. More... | |
SUMOReal | getSpeedWithoutTraciInfluence () const |
Returns the uninfluenced velocity. More... | |
const MSVehicleType & | getVehicleType () const |
Returns the vehicle's type definition. More... | |
GUIVehicle (SUMOVehicleParameter *pars, const MSRoute *route, const MSVehicleType *type, SUMOReal speedFactor, int vehicleIndex) | |
Constructor. More... | |
bool | hasDeparted () const |
Returns whether this vehicle has already departed. More... | |
bool | hasInfluencer () const |
bool | hasValidRoute (std::string &msg) const |
Validates the current route. More... | |
bool | knowsEdgeTest (MSEdge &edge) const |
void | leaveLane (const MSMoveReminder::Notification reason) |
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... | |
void | planMove (const SUMOTime t, const MSVehicle *pred, const SUMOReal 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... | |
SUMOReal | processNextStop (SUMOReal currentVelocity) |
Processes stops, returns the velocity needed to reach the stop. More... | |
void | removeReminder (MSMoveReminder *rem) |
Removes a MoveReminder dynamically. More... | |
bool | replaceRouteEdges (const MSEdgeVector &edges, bool onInit=false) |
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, SUMOAbstractRouter< MSEdge, SUMOVehicle > &router, bool withTaz=false) |
Performs a rerouting using the given router. More... | |
bool | resumeFromStopping () |
void | selectBlockingFoes () const |
adds the blocking foes to the current selection More... | |
const MSEdge * | succEdge (unsigned int nSuccs) const |
Returns the nSuccs'th successor of edge the vehicle is currently at. More... | |
~GUIVehicle () | |
destructor More... | |
inherited from GUIGlObject | |
GUIGLObjectPopupMenu * | getPopUpMenu (GUIMainWindow &app, GUISUMOAbstractView &parent) |
Returns an own popup-menu. More... | |
GUIParameterTableWindow * | getParameterWindow (GUIMainWindow &app, GUISUMOAbstractView &parent) |
Returns an own parameter window. More... | |
Boundary | getCenteringBoundary () const |
Returns the boundary to which the view shall be centered in order to show the object. 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... | |
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, bool onInit=false) |
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... | |
unsigned int | getRoutePosition () const |
void | resetRoutePosition (unsigned int index) |
const MSEdgeWeightsStorage & | getWeightsStorage () const |
Returns the vehicle's internal edge travel times/efforts container. More... | |
MSEdgeWeightsStorage & | getWeightsStorage () |
state setter/getter | |
SUMOReal | getPositionOnLane () const |
Get the vehicle's position along the lane. More... | |
SUMOReal | getSpeed () const |
Returns the vehicle's current speed. More... | |
SUMOReal | getAcceleration () const |
Returns the vehicle's acceleration. More... | |
Other getter methods | |
Position | getPosition (SUMOReal offset=0) const |
Return current position (x/y, cartesian) More... | |
MSLane * | getLane () const |
Returns the lane the vehicle is on. More... | |
bool | isOnRoad () const |
Returns the information whether the vehicle is on a road (is simulated) More... | |
SUMOTime | getWaitingTime () const |
Returns the SUMOTime waited (speed was lesser than 0.1m/s) More... | |
SUMOReal | getWaitingSeconds () const |
Returns the number of seconds waited (speed was lesser than 0.1m/s) More... | |
SUMOReal | getAngle () const |
Returns the vehicle's direction in degrees. More... | |
strategical/tactical lane choosing methods | |
virtual const std::vector < LaneQ > & | getBestLanes (bool forceRebuild=false, MSLane *startLane=0) const |
Returns the description of best lanes to use in order to continue the route. More... | |
const std::vector< MSLane * > & | getBestLanesContinuation () const |
Returns the subpart of best lanes that describes the vehicle's current lane and their successors. More... | |
const std::vector< MSLane * > & | getBestLanesContinuation (const MSLane *const l) const |
Returns the subpart of best lanes that describes the given lane and their successors. More... | |
bool | fixContinuations () |
repair errors in bestLanes after changing between internal edges More... | |
vehicle stops definitions and i/o | |
bool | addStop (const SUMOVehicleParameter::Stop &stopPar, SUMOTime untilOffset=0) |
Adds a stop. More... | |
bool | hasStops () const |
Returns whether the vehicle has to stop somewhere. More... | |
bool | isStopped () const |
Returns whether the vehicle is at a stop. More... | |
bool | isParking () const |
Returns whether the vehicle is parking. More... | |
bool | isStoppedTriggered () const |
Returns whether the vehicle is on a triggered stop. More... | |
Emission retrieval | |
SUMOReal | getHBEFA_CO2Emissions () const |
Returns CO2 emission of the current state. More... | |
SUMOReal | getHBEFA_COEmissions () const |
Returns CO emission of the current state. More... | |
SUMOReal | getHBEFA_HCEmissions () const |
Returns HC emission of the current state. More... | |
SUMOReal | getHBEFA_NOxEmissions () const |
Returns NOx emission of the current state. More... | |
SUMOReal | getHBEFA_PMxEmissions () const |
Returns PMx emission of the current state. More... | |
SUMOReal | getHBEFA_FuelConsumption () const |
Returns fuel consumption of the current state. More... | |
SUMOReal | getHarmonoise_NoiseEmissions () const |
Returns noise emissions of the current state. More... | |
Interaction with persons | |
void | addPerson (MSPerson *person) |
Adds a passenger. More... | |
unsigned int | getPersonNumber () const |
Returns the number of persons. More... | |
SUMOReal | getImpatience () const |
Returns this vehicles impatience. 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... | |
Atomar getter methods | |
const std::string & | getFullName () const |
Returns the full name appearing in the tool tip. More... | |
GUIGlID | getGlID () const |
Returns the numerical id of the object. More... | |
interfaces to be implemented by derived classes | |
const std::string & | getMicrosimID () const |
Returns the id of the object as known to microsim. More... | |
void | setMicrosimID (const std::string &newID) |
Changes the microsimID of the object (happens in NETEDIT) More... | |
GUIGlObjectType | getType () const |
Returns the type of the object as coded in GUIGlObjectType. More... | |
Parameter table window I/O | |
void | addParameterTable (GUIParameterTableWindow *w) |
Lets this object know a parameter window showing the object's values was opened. More... | |
void | removeParameterTable (GUIParameterTableWindow *w) |
Lets this object know a parameter window showing the object's values was closed. More... | |
Static Public Member Functions | |
static SUMOReal | gap (SUMOReal predPos, SUMOReal predLength, SUMOReal pos) |
Uses the given values to compute the brutto-gap. More... | |
static bool | overlap (const MSVehicle *veh1, const MSVehicle *veh2) |
Static Public Attributes | |
static StringBijection < GUIGlObjectType > | TypeNames |
associates object types with strings More... | |
Protected Types | |
typedef std::vector < DriveProcessItem > | DriveItemVector |
Protected Member Functions | |
void | adaptToLeader (const std::pair< const MSVehicle *, SUMOReal > leaderInfo, const SUMOReal seen, DriveProcessItem *const lastLink, const MSLane *const lane, SUMOReal &v, SUMOReal &vLinkPass) const |
void | calculateArrivalPos () |
(Re-)Calculates the arrival position from the vehicle parameters More... | |
void | checkRewindLinkLanes (const SUMOReal lengthsInFront, DriveItemVector &lfLinks) const |
SUMOReal | estimateLeaveSpeed (const MSLink *const link, const SUMOReal vLinkPass) const |
estimate leaving speed when accelerating across a link More... | |
SUMOReal | estimateSpeedAfterDistance (const SUMOReal dist, const SUMOReal v, const SUMOReal accel) const |
SUMOReal | getSpaceTillLastStanding (const MSLane *l, bool &foundStopped) const |
void | planMoveInternal (const SUMOTime t, const MSVehicle *pred, DriveItemVector &lfLinks) const |
void | setBlinkerInformation () |
void | setPrefix (const std::string &prefix) |
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 | 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... | |
Protected Attributes | |
SUMOReal | myAcceleration |
The current acceleration before dawdling. More... | |
bool | myAmOnNet |
Whether the vehicle is on the network (not parking, teleported, vaporized, or arrived) More... | |
bool | myAmRegisteredAsWaitingForPerson |
Whether this vehicle is registered as waiting for a person (for deadlock-recognition) More... | |
SUMOReal | myArrivalPos |
the position on the destination lane where the vehicle stops More... | |
std::vector< std::vector< LaneQ > > | myBestLanes |
const SUMOReal | myChosenSpeedFactor |
A precomputed factor by which the driver wants to be faster than the speed limit. More... | |
MSRouteIterator | myCurrEdge |
Iterator to current route-edge. More... | |
std::vector< LaneQ >::iterator | myCurrentLaneInBestLanes |
SUMOTime | myDeparture |
The real departure time. More... | |
std::vector< MSDevice * > | myDevices |
The devices this vehicle has. More... | |
std::vector< MSLane * > | myFurtherLanes |
The information into which lanes the vehicle laps into. More... | |
bool | myHaveToWaitOnNextLink |
MSLane * | myLane |
The lane the vehicle is on. More... | |
MSAbstractLaneChangeModel * | myLaneChangeModel |
const MSEdge * | myLastBestLanesEdge |
DriveItemVector | myLFLinkLanes |
Container for used Links/visited Lanes during lookForward. More... | |
unsigned int | myNumberReroutes |
The number of reroutings. More... | |
const SUMOVehicleParameter * | myParameter |
This Vehicle's parameter. More... | |
MSDevice_Person * | myPersonDevice |
The passengers this vehicle may have. More... | |
const MSRoute * | myRoute |
This Vehicle's route. 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... | |
std::list< Stop > | myStops |
The vehicle's list of stops. More... | |
const MSVehicleType * | myType |
This Vehicle's type. More... | |
SUMOTime | myWaitingTime |
The time the vehicle waits (is not faster than 0.1m/s) in seconds. More... | |
Static Protected Attributes | |
static std::vector< MSLane * > | myEmptyLaneVector |
Private Member Functions | |
void | computeSeats (const Position &front, const Position &back, int &requiredSeats) const |
add seats to mySeatPositions and update requiredSeats More... | |
SUMOReal | getColorValue (size_t activeScheme) const |
gets the color value according to the current scheme index More... | |
int | getNumPassengers () const |
return the number of passengers More... | |
MSLane * | getPreviousLane (MSLane *current, int &routeIndex) const |
const Position & | getSeatPosition (size_t personIndex) const |
returns the seat position for the person with the given index More... | |
std::string | getStopInfo () const |
retrieve information about the current stop state More... | |
void | setColor (const GUIVisualizationSettings &s) const |
sets the color according to the currente settings More... | |
bool | setFunctionalColor (size_t activeScheme) const |
sets the color according to the current scheme index and some vehicle function More... | |
Static Private Member Functions | |
static void | drawLinkItem (const Position &pos, SUMOTime arrivalTime, SUMOTime leaveTime, SUMOReal exagerate) |
Private Attributes | |
MFXMutex | myLock |
The mutex used to avoid concurrent updates of the vehicle buffer. More... | |
MSDevice_Vehroutes * | myRoutes |
PositionVector | mySeatPositions |
positions of seats in the vehicle (updated at every drawing step) More... | |
Additional visualisations | |
enum | VisualisationFeatures { VO_SHOW_BEST_LANES = 1, VO_SHOW_ROUTE = 2, VO_SHOW_ALL_ROUTES = 4, VO_TRACKED = 8, VO_SHOW_LFLINKITEMS = 16 } |
Additional visualisation feature ids. More... | |
std::map< GUISUMOAbstractView *, int > | myAdditionalVisualizations |
Enabled visualisations, per view. More... | |
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 | drawRouteHelper (const MSRoute &r, SUMOReal exaggeration) const |
Draws the route. More... | |
void | drawRoute (const GUIVisualizationSettings &s, int routeNo, SUMOReal darken) const |
Chooses the route to draw and draws it, darkening it as given. More... | |
void | drawBestLanes () const |
Draws the vehicle's best lanes. More... | |
drawing helper methods | |
void | drawAction_drawVehicleAsBoxPlus () const |
void | drawAction_drawVehicleAsTrianglePlus () const |
void | drawAction_drawVehicleAsPoly (const GUIVisualizationSettings &s) const |
bool | drawAction_drawVehicleAsImage (const GUIVisualizationSettings &s, SUMOReal length=-1) const |
void | drawAction_drawRailCarriages (const GUIVisualizationSettings &s, SUMOReal defaultLength, int firstPassengerCarriage=0, bool asImage=false) const |
static void | drawPoly (double *poses, SUMOReal offset) |
Move reminder structures | |
typedef std::vector< std::pair < MSMoveReminder *, SUMOReal > > | MoveReminderCont |
Definition of a move reminder container. More... | |
MoveReminderCont | myMoveReminders |
Current lane's move reminder. More... | |
Interaction with move reminders | |
void | workOnMoveReminders (SUMOReal oldPos, SUMOReal newPos, SUMOReal 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 | |
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... | |
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... | |
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 74 of file GUIVehicle.h.
|
protectedinherited |
Definition at line 1049 of file MSVehicle.h.
|
protectedinherited |
Definition of a move reminder container.
Definition at line 291 of file MSBaseVehicle.h.
|
inherited |
Requests set via TraCI.
Definition at line 125 of file MSVehicle.h.
|
inherited |
Some boolean values which describe the state of some vehicle parts.
Definition at line 686 of file MSVehicle.h.
Additional visualisation feature ids.
Definition at line 248 of file GUIVehicle.h.
GUIVehicle::GUIVehicle | ( | SUMOVehicleParameter * | pars, |
const MSRoute * | route, | ||
const MSVehicleType * | type, | ||
SUMOReal | speedFactor, | ||
int | vehicleIndex | ||
) |
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 |
[in] | vehicleIndex | The vehicle's running index |
ProcessError | If a value is wrong |
Definition at line 248 of file GUIVehicle.cpp.
References MSDevice_Vehroutes::buildVehicleDevices(), MSBaseVehicle::myDevices, MSBaseVehicle::myMoveReminders, myRoutes, mySeatPositions, and PositionVector::push_back().
GUIVehicle::~GUIVehicle | ( | ) |
destructor
Definition at line 260 of file GUIVehicle.cpp.
References MFXMutex::lock(), myAdditionalVisualizations, myLock, myRoutes, GLObjectValuePassConnector< T >::removeObject(), and MFXMutex::unlock().
|
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 |
Reimplemented from MSBaseVehicle.
Definition at line 1338 of file MSVehicle.cpp.
References MSVehicle::getLane(), and MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), and MSVehicle::enterLaneAtMove().
|
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 464 of file MSVehicle.cpp.
References MSBaseVehicle::addReminder(), MSLane::getLength(), MSLane::getMoveReminders(), MSVehicle::myLane, MSBaseVehicle::myMoveReminders, and SUMOReal.
Referenced by MSVehicle::enterLaneAtMove().
|
protectedinherited |
Definition at line 927 of file MSVehicle.cpp.
References MSVehicle::DriveProcessItem::adaptLeaveSpeed(), MSCFModel::followSpeed(), MSVehicle::getCarFollowModel(), MSLane::getLength(), MSVehicle::getSpeed(), MIN2(), POSITION_EPS, MSCFModel::stopSpeed(), and SUMOReal.
Referenced by MSVehicle::planMoveInternal().
void GUIVehicle::addActiveAddVisualisation | ( | GUISUMOAbstractView *const | parent, |
int | which | ||
) |
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 1254 of file GUIVehicle.cpp.
References GUISUMOAbstractView::addAdditionalGLVisualisation(), and myAdditionalVisualizations.
Referenced by GUIVehicle::GUIVehiclePopupMenu::onCmdShowAllRoutes(), GUIVehicle::GUIVehiclePopupMenu::onCmdShowBestLanes(), GUIVehicle::GUIVehiclePopupMenu::onCmdShowCurrentRoute(), GUIVehicle::GUIVehiclePopupMenu::onCmdShowLFLinkItems(), and GUIVehicle::GUIVehiclePopupMenu::onCmdStartTrack().
|
inherited |
Lets this object know a parameter window showing the object's values was opened.
[in] | w | The opened parameter window |
Definition at line 187 of file GUIGlObject.cpp.
References GUIGlObject::myParamWindows.
|
virtualinherited |
Adds a passenger.
[in] | person | The person to add |
Reimplemented from MSBaseVehicle.
Definition at line 1874 of file MSVehicle.cpp.
References MSDevice_Person::addPerson(), MSDevice_Person::buildVehicleDevices(), MSPerson::getID(), MSBaseVehicle::myDevices, MSBaseVehicle::myMoveReminders, MSVehicle::myPersonDevice, and MSVehicle::myStops.
Referenced by MSPersonControl::boardAnyWaiting().
|
inherited |
Adds a MoveReminder dynamically.
[in] | rem | the reminder to add |
Definition at line 229 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::adaptLaneEntering2MoveReminder(), MSVehicle::enterLaneAtInsertion(), and MSVehicle::enterLaneAtLaneChange().
|
virtualinherited |
Adds a stop.
The stop is put into the sorted list.
[in] | stop | The stop to add |
Implements SUMOVehicle.
Definition at line 522 of file MSVehicle.cpp.
References SUMOVehicleParameter::Stop::awaitedPersons, MSVehicle::Stop::awaitedPersons, MSCFModel::brakeGap(), SUMOVehicleParameter::Stop::busstop, MSVehicle::Stop::busstop, MSLane::dictionary(), SUMOVehicleParameter::Stop::duration, MSVehicle::Stop::duration, MSVehicle::Stop::edge, MSRoute::end(), SUMOVehicleParameter::Stop::endPos, MSVehicle::Stop::endPos, MSNet::getBusStop(), MSVehicle::getCarFollowModel(), MSLane::getEdge(), MSNet::getInstance(), MSLane::getLength(), SUMOVehicleParameter::Stop::index, SUMOVehicleParameter::Stop::lane, MSVehicle::Stop::lane, MSBaseVehicle::myCurrEdge, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myStops, SUMOVehicleParameter::Stop::parking, MSVehicle::Stop::parking, MSVehicle::Stop::reached, SUMOVehicleParameter::Stop::startPos, MSVehicle::Stop::startPos, STOP_INDEX_END, STOP_INDEX_FIT, SUMOReal, SUMOVehicleParameter::Stop::triggered, MSVehicle::Stop::triggered, SUMOVehicleParameter::Stop::until, and MSVehicle::Stop::until.
Referenced by MSVehicle::addTraciStop(), and MSVehicle::MSVehicle().
|
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 |
pos | position on the given lane at wich to stop |
radius | the vehicle will stop if it is within the range [pos-radius, pos+radius] |
duration | after waiting for the time period duration, the vehicle will |
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 |
Definition at line 1958 of file MSVehicle.cpp.
References MSVehicle::addStop(), SUMOVehicleParameter::Stop::busstop, SUMOVehicleParameter::Stop::duration, SUMOVehicleParameter::Stop::endPos, MSNet::getBusStopID(), Named::getID(), MSNet::getInstance(), SUMOVehicleParameter::Stop::index, SUMOVehicleParameter::Stop::lane, MSVehicle::myStops, SUMOVehicleParameter::Stop::parking, POSITION_EPS, SUMOVehicleParameter::Stop::startPos, STOP_INDEX_FIT, SUMOVehicleParameter::Stop::triggered, and SUMOVehicleParameter::Stop::until.
Referenced by TraCIServerAPI_Vehicle::processSet().
|
protectedinherited |
Builds an entry which allows to center to the object.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 125 of file GUIGlObject.cpp.
References GUIIconSubSys::getIcon(), ICON_RECENTERVIEW, and MID_CENTER.
Referenced by GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPointOfInterest::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIBusStop::getPopUpMenu(), getPopUpMenu(), GUIEdge::getPopUpMenu(), GUINet::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
Builds entries which allow to copy the name / typed name into the clipboard.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 134 of file GUIGlObject.cpp.
References MID_COPY_NAME, and MID_COPY_TYPED_NAME.
Referenced by GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPointOfInterest::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIBusStop::getPopUpMenu(), getPopUpMenu(), GUIEdge::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
Builds the header.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 115 of file GUIGlObject.cpp.
References GUIMainWindow::getBoldFont(), and GUIGlObject::getFullName().
Referenced by GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPointOfInterest::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIBusStop::getPopUpMenu(), getPopUpMenu(), GUIEdge::getPopUpMenu(), GUINet::getPopUpMenu(), and GUILane::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.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 166 of file GUIGlObject.cpp.
References GeoConvHelper::getFinal(), MID_COPY_CURSOR_GEOPOSITION, and MID_COPY_CURSOR_POSITION.
Referenced by GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPointOfInterest::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIBusStop::getPopUpMenu(), getPopUpMenu(), GUIEdge::getPopUpMenu(), GUINet::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to (de)select the object.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 144 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 GUIDetectorWrapper::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUIPointOfInterest::getPopUpMenu(), GUITriggeredRerouter::getPopUpMenu(), GUIJunctionWrapper::getPopUpMenu(), GUIBusStop::getPopUpMenu(), getPopUpMenu(), GUIEdge::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
Builds an entry which allows to open the manipulator window.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 178 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.
in,filled] | ret The popup menu to add the entry to | |
[in] | addSeparator | Whether a separator shall be added, too |
Definition at line 157 of file GUIGlObject.cpp.
References GUIIconSubSys::getIcon(), ICON_APP_TABLE, and MID_SHOWPARS.
Referenced by GUIDetectorWrapper::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUILaneSpeedTrigger::getPopUpMenu(), GUICalibrator::getPopUpMenu(), GUIBusStop::getPopUpMenu(), getPopUpMenu(), GUIEdge::getPopUpMenu(), GUINet::getPopUpMenu(), and GUILane::getPopUpMenu().
|
protectedinherited |
(Re-)Calculates the arrival position from the vehicle parameters
Definition at line 278 of file MSBaseVehicle.cpp.
References ARRIVAL_POS_GIVEN, ARRIVAL_POS_RANDOM, SUMOVehicleParameter::arrivalPos, SUMOVehicleParameter::arrivalPosProcedure, MSBaseVehicle::getID(), MSEdge::getLanes(), MSRoute::getLastEdge(), MAX2(), MIN2(), MSBaseVehicle::myArrivalPos, MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, RandHelper::rand(), SUMOReal, and WRITE_WARNING.
Referenced by MSBaseVehicle::MSBaseVehicle(), and MSVehicle::replaceRoute().
|
protectedinherited |
Definition at line 1179 of file MSVehicle.cpp.
References ACCEL2SPEED, MSVehicle::DriveProcessItem::availableSpace, bla, MSCFModel::brakeGap(), MSEdge::EDGEFUNCTION_INTERNAL, MSVehicle::getCarFollowModel(), MSNet::getCurrentTimeStep(), MSLane::getEdge(), MSCFModel::getHeadwayTime(), MSVehicle::getImpatience(), MSNet::getInstance(), MSLink::getLane(), MSLane::getLastVehicle(), MSVehicle::DriveProcessItem::getLeaveSpeed(), MSLane::getLength(), MSVehicleType::getLengthWithGap(), MSCFModel::getMaxDecel(), MSLane::getPartialOccupator(), MSLane::getPartialOccupatorEnd(), MSVehicle::getPositionOnLane(), MSEdge::getPurpose(), MSVehicle::getSpaceTillLastStanding(), MSVehicle::getSpeed(), MSLane::getVehicleNumber(), MSBaseVehicle::getVehicleType(), MSLane::getVehLenSum(), MSVehicle::getWaitingTime(), GLO_VEHICLE, gSelected, MSGlobals::gUsingInternalLanes, MSVehicle::DriveProcessItem::hadVehicle, MSLink::havePriority(), MSLink::isCont(), MSLink::isCrossing(), GUISelectedStorage::isSelected(), LINKSTATE_ALLWAY_STOP, MAX2(), MSVehicle::DriveProcessItem::myArrivalSpeed, MSVehicle::DriveProcessItem::myArrivalTime, MSVehicle::myHaveToWaitOnNextLink, MSVehicle::myLane, MSVehicle::DriveProcessItem::myLink, MSVehicle::State::mySpeed, MSVehicle::myState, MSLink::opened(), RandHelper::rand(), MSVehicle::signalSet(), SUMOReal, UNUSED_PARAMETER, and MSVehicle::VEH_SIGNAL_BRAKELIGHT.
Referenced by MSVehicle::planMove().
|
private |
add seats to mySeatPositions and update requiredSeats
Definition at line 1465 of file GUIVehicle.cpp.
References Line::getPositionAtDistance2D(), Line::length2D(), mySeatPositions, PositionVector::push_back(), and SUMOReal.
Referenced by drawAction_drawRailCarriages().
|
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 378 of file MSVehicle.h.
References MSVehicle::State::mySpeed, MSVehicle::myState, and SUMOReal.
Referenced by MSAbstractLaneChangeModel::congested().
|
private |
Definition at line 1377 of file GUIVehicle.cpp.
References MSRoute::begin(), RGBColor::changedBrightness(), computeSeats(), drawAction_drawVehicleAsImage(), GLHelper::getColor(), MSVehicleType::getLength(), MSLane::getLength(), getNumPassengers(), getPreviousLane(), MSLane::getShape(), GUIGlObject::getType(), MSBaseVehicle::getVehicleType(), MSVehicleType::getWidth(), MSBaseVehicle::myCurrEdge, MSVehicle::myLane, MSBaseVehicle::myRoute, mySeatPositions, MSVehicle::myState, PI, MSVehicle::State::pos(), PositionVector::positionAtOffset2D(), GLHelper::setColor(), SUMOReal, GUIVisualizationSettings::vehicleExaggeration, Position::x(), and Position::y().
Referenced by drawAction_drawVehicleAsPoly(), and drawGL().
|
private |
Definition at line 381 of file GUIVehicle.cpp.
References MSBaseVehicle::getVehicleType().
Referenced by drawAction_drawVehicleAsTrianglePlus(), and drawGL().
|
private |
Definition at line 827 of file GUIVehicle.cpp.
References GUITexturesHelper::drawTexturedBox(), MSVehicleType::getImgFile(), MSVehicleType::getLength(), GUITexturesHelper::getTextureID(), MSBaseVehicle::getVehicleType(), MSVehicleType::getWidth(), SUMOReal, and GUIVisualizationSettings::vehicleExaggeration.
Referenced by drawAction_drawRailCarriages(), and drawGL().
|
private |
Definition at line 430 of file GUIVehicle.cpp.
References RGBColor::changedBrightness(), drawAction_drawRailCarriages(), GLHelper::drawBoxLine(), GLHelper::drawFilledCircle(), drawPoly(), GLHelper::getColor(), MSVehicleType::getGuiShape(), MSVehicleType::getLength(), MSBaseVehicle::getVehicleType(), MSVehicleType::getWidth(), GLHelper::setColor(), SUMOReal, SVS_ANT, SVS_BICYCLE, SVS_BUS, SVS_BUS_CITY, SVS_BUS_CITY_FLEXIBLE, SVS_BUS_OVERLAND, SVS_BUS_TROLLEY, SVS_DELIVERY, SVS_E_VEHICLE, SVS_MOTORCYCLE, SVS_PASSENGER, SVS_PASSENGER_HATCHBACK, SVS_PASSENGER_SEDAN, SVS_PASSENGER_VAN, SVS_PASSENGER_WAGON, SVS_PEDESTRIAN, SVS_RAIL, SVS_RAIL_CARGO, SVS_RAIL_CITY, SVS_RAIL_FAST, SVS_RAIL_LIGHT, SVS_RAIL_SLOW, SVS_TRANSPORT, SVS_TRANSPORT_1TRAILER, SVS_TRANSPORT_SEMITRAILER, SVS_UNKNOWN, and vehiclePoly_PassengerCarBody.
Referenced by drawGL().
|
private |
Definition at line 396 of file GUIVehicle.cpp.
References drawAction_drawVehicleAsBoxPlus(), MSVehicleType::getLength(), MSBaseVehicle::getVehicleType(), and SUMOReal.
Referenced by drawGL().
void GUIVehicle::drawBestLanes | ( | ) | const |
Draws the vehicle's best lanes.
Definition at line 1302 of file GUIVehicle.cpp.
References GLHelper::drawBoxLines(), GLHelper::drawLine(), MFXMutex::lock(), MAX2(), PositionVector::move2side(), MSVehicle::myBestLanes, myLock, SUMOReal, and MFXMutex::unlock().
Referenced by drawGLAdditional().
|
virtual |
Draws the object.
[in] | s | The settings for the current view (may influence drawing) |
Implements GUIGlObject.
Definition at line 898 of file GUIVehicle.cpp.
References drawAction_drawRailCarriages(), drawAction_drawVehicleAsBoxPlus(), drawAction_drawVehicleAsImage(), drawAction_drawVehicleAsPoly(), drawAction_drawVehicleAsTrianglePlus(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBrakeLight(), GUIPerson::drawGL(), GUIVisualizationSettings::drawLaneChangePreference, GUIVisualizationSettings::drawMinGap, GUIGlObject::drawName(), MSLane::geometryPositionAtOffset(), MSVehicle::getAngle(), GUIGlObject::getGlID(), MSVehicleType::getLength(), MSVehicleType::getMinGap(), MSDevice_Person::getPersons(), MSVehicle::getPosition(), getSeatPosition(), GUIGlObject::getType(), MSBaseVehicle::getVehicleType(), MIN2(), MSVehicle::myLane, MSVehicle::myPersonDevice, mySeatPositions, MSVehicle::myState, GUIVisualizationSettings::personName, MSVehicle::State::pos(), GUIVisualizationSettings::scale, setColor(), GUIPerson::setPositionInVehicle(), GUIVisualizationSettings::showBlinker, SUMOReal, SVS_ANT, SVS_BICYCLE, SVS_PEDESTRIAN, SVS_RAIL, SVS_RAIL_CARGO, SVS_RAIL_CITY, SVS_RAIL_FAST, SVS_RAIL_LIGHT, SVS_RAIL_SLOW, GUIVisualizationSettings::vehicleExaggeration, GUIVisualizationSettings::vehicleName, GUIVisualizationSettings::vehicleQuality, Position::x(), and Position::y().
Referenced by GUILane::drawGL().
|
virtual |
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 1059 of file GUIVehicle.cpp.
References GUIVisualizationSettings::addExaggeration, MSLink::ApproachingVehicleInformation::arrivalTime, drawBestLanes(), drawLinkItem(), drawRoute(), GUIGlObject::getGlID(), MSVehicleType::getLengthWithGap(), MSBaseVehicle::getNumberReroutes(), MSLane::getShape(), GUIGlObject::getType(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), hasActiveAddVisualisation(), MSLink::ApproachingVehicleInformation::leavingTime, MSVehicle::myLFLinkLanes, SUMOReal, VO_SHOW_ALL_ROUTES, VO_SHOW_BEST_LANES, VO_SHOW_LFLINKITEMS, and VO_SHOW_ROUTE.
|
staticprivate |
Definition at line 1110 of file GUIVehicle.cpp.
References GLHelper::drawFilledCircle(), GLHelper::drawText(), RGBColor::GREEN, STEPS2TIME, toString(), Position::x(), and Position::y().
Referenced by drawGLAdditional().
|
inherited |
Definition at line 214 of file GUIGlObject.cpp.
References GUIVisualizationTextSettings::color, GLHelper::drawText(), GUIGlObject::getMicrosimID(), GLO_MAX, GUIVisualizationTextSettings::show, and GUIVisualizationTextSettings::size.
Referenced by GUIPerson::drawGL(), GUIPolygon::drawGL(), GUICalibrator::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIPointOfInterest::drawGL(), GUIJunctionWrapper::drawGL(), drawGL(), GUIBusStop::drawGL(), and GUIEdge::drawGL().
|
staticprivate |
Definition at line 414 of file GUIVehicle.cpp.
Referenced by drawAction_drawVehicleAsPoly().
void GUIVehicle::drawRoute | ( | const GUIVisualizationSettings & | s, |
int | routeNo, | ||
SUMOReal | darken | ||
) | const |
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 1271 of file GUIVehicle.cpp.
References drawRouteHelper(), MSDevice_Vehroutes::getRoute(), MSBaseVehicle::myRoute, myRoutes, setColor(), and GUIVisualizationSettings::vehicleExaggeration.
Referenced by drawGLAdditional().
Draws the route.
[in] | r | The route to draw |
Definition at line 1339 of file GUIVehicle.cpp.
References MSRoute::begin(), GLHelper::drawBoxLines(), MSRoute::end(), GUILane::getShape(), GUILane::getShapeLengths(), and GUILane::getShapeRotations().
Referenced by drawRoute().
|
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] | notification | The cause of insertion (i.e. departure, teleport, parking) |
Definition at line 1465 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSBaseVehicle::addReminder(), MSGlobals::gCheckRoutes, MSBaseVehicle::getID(), MSVehicleType::getLength(), MSLane::getLogicalPredecessorLane(), MSLane::getMoveReminders(), MSBaseVehicle::hasValidRoute(), MSVehicle::myAmOnNet, MSVehicle::myFurtherLanes, MSVehicle::myLane, MSVehicle::State::myPos, MSVehicle::State::mySpeed, MSVehicle::myState, MSBaseVehicle::myType, MSVehicle::myWaitingTime, and SUMOReal.
Referenced by 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 1407 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSBaseVehicle::addReminder(), MSRoute::begin(), MSVehicle::Influencer::checkForLaneChanges(), MSVehicle::getBestLanes(), MSNet::getCurrentTimeStep(), MSNet::getInstance(), MSVehicle::getLaneIndex(), MSVehicleType::getLength(), MSLane::getLogicalPredecessorLane(), MSLane::getMoveReminders(), MSBaseVehicle::getRoute(), MSBaseVehicle::getVehicleType(), MSVehicle::myAmOnNet, MSBaseVehicle::myCurrEdge, MSVehicle::myFurtherLanes, MSVehicle::myInfluencer, MSVehicle::myLane, MSVehicle::myLaneChangeModel, MSVehicle::State::myPos, MSVehicle::myState, MSMoveReminder::NOTIFICATION_LANE_CHANGE, MSAbstractLaneChangeModel::requestLaneChange(), and SUMOReal.
Referenced by MSLaneChanger::change(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), and MSAbstractLaneChangeModel::startLaneChangeManeuver().
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 1369 of file MSVehicle.cpp.
References MSVehicle::activateReminders(), MSVehicle::adaptLaneEntering2MoveReminder(), MSVehicle::Influencer::checkForLaneChanges(), MSEdge::EDGEFUNCTION_INTERNAL, MSVehicle::getBestLanes(), MSNet::getCurrentTimeStep(), MSLane::getEdge(), MSNet::getInstance(), MSVehicle::getLaneIndex(), MSEdge::getPurpose(), MSVehicle::hasArrived(), MSVehicle::myAmOnNet, MSBaseVehicle::myCurrEdge, MSVehicle::myInfluencer, MSVehicle::myLane, MSVehicle::myLaneChangeModel, MSVehicle::State::myPos, MSVehicle::myState, MSMoveReminder::NOTIFICATION_JUNCTION, MSMoveReminder::NOTIFICATION_TELEPORT, and MSAbstractLaneChangeModel::requestLaneChange().
Referenced by MSVehicleTransfer::addVeh(), MSVehicleTransfer::checkInsertions(), MSVehicle::executeMove(), and TraCIServerAPI_Vehicle::processSet().
|
inlineprotectedinherited |
estimate leaving speed when accelerating across a link
Definition at line 1058 of file MSVehicle.h.
References MSVehicle::estimateSpeedAfterDistance(), MSVehicleType::getCarFollowModel(), MSLink::getLength(), MSCFModel::getMaxAccel(), MSLane::getVehicleMaxSpeed(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), and MIN2().
Referenced by MSVehicle::planMoveInternal().
|
inlineprotectedinherited |
Definition at line 1071 of file MSVehicle.h.
References MSBaseVehicle::getMaxSpeed(), MSBaseVehicle::getVehicleType(), MIN2(), and SUMOReal.
Referenced by MSVehicle::estimateLeaveSpeed(), and 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 950 of file MSVehicle.cpp.
References ACCEL2SPEED, bla, MSCFModel::brakeGap(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), DELTA_T, MSRoute::end(), MSAbstractLaneChangeModel::endLaneChangeManeuver(), MSVehicle::enterLaneAtMove(), MSVehicleType::getCarFollowModel(), MSVehicle::getCarFollowModel(), MSLink::getDirection(), MSLane::getEdge(), MSCFModel::getHeadwayTime(), Named::getID(), MSBaseVehicle::getID(), MSVehicle::getImpatience(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSLane::getLength(), MSVehicleType::getLengthWithGap(), MSCFModel::getMaxDecel(), MSVehicle::getSpeed(), MSLink::getState(), MSBaseVehicle::getVehicleType(), MSLink::getViaLaneOrLane(), MSVehicle::getWaitingTime(), GLO_VEHICLE, gSelected, MSVehicle::hasArrived(), MSLink::havePriority(), MSVehicle::Influencer::influenceSpeed(), MSLink::isCont(), GUISelectedStorage::isSelected(), MSEdge::isVaporizing(), MSVehicle::Influencer::isVTDControlled(), MSVehicle::leaveLane(), LINKDIR_LEFT, LINKDIR_RIGHT, LINKSTATE_EQUAL, LINKSTATE_TL_GREEN_MAJOR, LINKSTATE_TL_YELLOW_MAJOR, LINKSTATE_TL_YELLOW_MINOR, MAX2(), MSCFModel::maxNextSpeed(), MSCFModel::moveHelper(), MSVehicle::myAcceleration, MSBaseVehicle::myCurrEdge, MSVehicle::myFurtherLanes, MSVehicle::myHaveToWaitOnNextLink, MSVehicle::myInfluencer, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myWaitingTime, MSMoveReminder::NOTIFICATION_JUNCTION, MSMoveReminder::NOTIFICATION_VAPORIZED, MSLink::opened(), MSLink::removeApproaching(), MSVehicle::setBlinkerInformation(), SPEED2DIST, SUMO_const_haltingSpeed, SUMOReal, MSVehicle::switchOffSignal(), MSVehicle::switchOnSignal(), time2string(), toString(), MSVehicle::VEH_SIGNAL_BRAKELIGHT, MSVehicle::workOnMoveReminders(), and WRITE_WARNING.
Referenced by MSLane::executeMovements().
|
inherited |
repair errors in bestLanes after changing between internal edges
Definition at line 1790 of file MSVehicle.cpp.
References MSLane::getLinkCont(), and MSVehicle::myLane.
Referenced by MSAbstractLaneChangeModel::continueLaneChangeManeuver().
|
inherited |
repair errors in vehicle position after changing between internal edges
Definition at line 1801 of file MSVehicle.cpp.
References MSLane::getLength(), MSVehicle::getPositionOnLane(), MSVehicle::myLane, MSVehicle::State::myPos, and MSVehicle::myState.
Referenced by MSAbstractLaneChangeModel::continueLaneChangeManeuver().
|
inlinestaticinherited |
Uses the given values to compute the brutto-gap.
[in] | predPos | Position of the leader |
[in] | predLength | Length of the leader |
[in] | pos | Position of the follower |
Definition at line 213 of file MSVehicle.h.
Referenced by MSLane::isInsertionSuccess(), and MSVehicle::planMoveInternal().
|
inlinevirtualinherited |
Returns the vehicle's acceleration.
Reimplemented from MSBaseVehicle.
Definition at line 300 of file MSVehicle.h.
References MSVehicle::myAcceleration.
Referenced by TraCIServerAPI_Vehicle::processGet().
|
inherited |
Returns the vehicle's direction in degrees.
Definition at line 504 of file MSVehicle.cpp.
References MSAbstractLaneChangeModel::getLaneChangeCompletion(), MSAbstractLaneChangeModel::getLaneChangeDirection(), MSVehicle::getLaneChangeModel(), MSVehicleType::getLength(), MSVehicle::getPositionOnLane(), MSLane::getShape(), MSGlobals::gLaneChangeDuration, MSAbstractLaneChangeModel::isChangingLanes(), MSAbstractLaneChangeModel::isLaneChangeMidpointPassed(), MSVehicle::myFurtherLanes, MSVehicle::myLane, MSVehicle::myState, MSBaseVehicle::myType, PI, MSVehicle::State::pos(), PositionVector::positionAtOffset(), PositionVector::rotationDegreeAtOffset(), STEPS2TIME, SUMOReal, Position::x(), and Position::y().
Referenced by drawGL(), MSPerson::MSPersonStage_Driving::getAngle(), getParameterWindow(), TraCIServerAPI_Vehicle::processGet(), MSFCDExport::write(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inlinevirtualinherited |
Returns this vehicle's desired arrivalPos for its current route (may change on reroute)
Implements SUMOVehicle.
Definition at line 179 of file MSBaseVehicle.h.
References MSBaseVehicle::myArrivalPos.
const std::vector< MSVehicle::LaneQ > & GUIVehicle::getBestLanes | ( | ) | const |
Returns the description of best lanes to use in order to continue the route.
Prevents parallel reading and generation of the information by locking "myLock" before calling MSVehicle::getBestLanes.
Definition at line 1119 of file GUIVehicle.cpp.
References MSVehicle::getBestLanes(), MFXMutex::lock(), myLock, and MFXMutex::unlock().
|
virtualinherited |
Returns the description of 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 get the best one.
If no starting lane ("startLane") is given, the vehicle's current lane ("myLane") is used as start of bect 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 1539 of file MSVehicle.cpp.
References abs, MSEdge::allowedLanes(), MSVehicle::LaneQ::allowsContinuation, ARRIVAL_LANE_GIVEN, SUMOVehicleParameter::arrivalLane, SUMOVehicleParameter::arrivalLaneProcedure, MSVehicle::LaneQ::bestContinuations, MSVehicle::LaneQ::bestLaneOffset, bla, MSEdge::EDGEFUNCTION_INTERNAL, MSRoute::end(), MSLane::getEdge(), MSEdge::getLanes(), MSLane::getLength(), MSEdge::getLength(), MSEdge::getPurpose(), MSVehicleType::getVehicleClass(), GLO_VEHICLE, gSelected, GUISelectedStorage::isSelected(), MSVehicle::LaneQ::lane, MSVehicle::Stop::lane, MSVehicle::LaneQ::length, MIN2(), MSBaseVehicle::myArrivalPos, MSVehicle::myBestLanes, MSBaseVehicle::myCurrEdge, MSVehicle::myCurrentLaneInBestLanes, MSVehicle::myLane, MSVehicle::myLastBestLanesEdge, MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, MSVehicle::myStops, MSBaseVehicle::myType, POSITION_EPS, MSVehicle::Stop::startPos, and SUMOReal.
Referenced by MSLaneChanger::change(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), getBestLanes(), MSEdge::getDepartLane(), MSLane::isInsertionSuccess(), MSLane::loadState(), MSVehicle::Influencer::postProcessVTD(), TraCIServerAPI_Vehicle::processGet(), MSVehicle::processNextStop(), TraCIServerAPI_Vehicle::processSet(), MSLane::pWagGenericInsertion(), MSLane::pWagSimpleInsertion(), and MSVehicle::replaceRoute().
|
inherited |
Returns the subpart of best lanes that describes the vehicle's current lane and their successors.
Definition at line 1767 of file MSVehicle.cpp.
References MSVehicle::myBestLanes, and MSVehicle::myEmptyLaneVector.
Referenced by MSLane::appropriate(), MSLaneChanger::getRealLeader(), MSLaneChanger::getRealThisLeader(), MSLane::isInsertionSuccess(), MSVehicle::planMoveInternal(), MSLane::pWagGenericInsertion(), MSLane::pWagSimpleInsertion(), MSVehicle::setBlinkerInformation(), and TraCIServerAPI_Vehicle::vtdMap_matchingRoutePosition().
|
inherited |
Returns the subpart of best lanes that describes the given lane and their successors.
Definition at line 1776 of file MSVehicle.cpp.
References MSVehicle::myBestLanes, and MSVehicle::myEmptyLaneVector.
|
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 513 of file MSVehicle.h.
References MSVehicleType::getCarFollowModel(), and MSBaseVehicle::myType.
Referenced by MSVehicle::adaptToLeader(), MSVehicle::addStop(), MSLaneChanger::change2left(), MSLaneChanger::change2right(), MSVehicle::checkRewindLinkLanes(), MSVehicle::executeMove(), MSLane::freeInsertion(), MSLane::getFollowerOnConsecutive(), MSLane::getLeaderOnConsecutive(), MSLane::getMissingRearGap(), MSLaneChanger::getRealLeader(), MSLCM_DK2004::informBlocker(), MSLane::isInsertionSuccess(), MSLane::maxSpeedGapInsertion(), MSLink::maybeOccupied(), MSLCM_DK2004::patchSpeed(), MSVehicle::planMoveInternal(), MSVehicle::processNextStop(), MSLane::pWagGenericInsertion(), MSLane::pWagSimpleInsertion(), selectBlockingFoes(), MSLCM_DK2004::wantsChangeToLeft(), and MSLCM_DK2004::wantsChangeToRight().
|
inlineinherited |
Returns the vehicle's car following model variables.
Definition at line 522 of file MSVehicle.h.
References MSVehicle::myCFVariables.
Referenced by MSCFModel_Kerner::_v(), MSCFModel_Wiedemann::_v(), MSCFModel_IDM::_v(), MSCFModel_SmartSK::_vsafe(), MSCFModel_SmartSK::followSpeed(), MSCFModel_PWag2009::followSpeed(), MSCFModel_Kerner::moveHelper(), MSCFModel_SmartSK::moveHelper(), MSCFModel_PWag2009::moveHelper(), MSCFModel_Wiedemann::moveHelper(), MSCFModel_IDM::moveHelper(), MSCFModel_SmartSK::stopSpeed(), and MSCFModel_SmartSK::updateMyHeadway().
|
virtual |
Returns the boundary to which the view shall be centered in order to show the object.
Implements GUIGlObject.
Definition at line 372 of file GUIVehicle.cpp.
References Boundary::add(), MSVehicle::getPosition(), and Boundary::grow().
|
inlinevirtualinherited |
Returns the precomputed factor by which the driver wants to be faster than the speed limit.
Implements SUMOVehicle.
Definition at line 249 of file MSBaseVehicle.h.
References MSBaseVehicle::myChosenSpeedFactor.
Referenced by getParameterWindow().
|
private |
gets the color value according to the current scheme index
Definition at line 1210 of file GUIVehicle.cpp.
References GUIGlObject::getGlID(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHBEFA_CO2Emissions(), MSVehicle::getHBEFA_COEmissions(), MSVehicle::getHBEFA_FuelConsumption(), MSVehicle::getHBEFA_HCEmissions(), MSVehicle::getHBEFA_NOxEmissions(), MSVehicle::getHBEFA_PMxEmissions(), getLastLaneChangeOffset(), MSBaseVehicle::getMaxSpeed(), MSBaseVehicle::getNumberReroutes(), MSVehicle::getSpeed(), MSVehicle::getWaitingSeconds(), GLO_VEHICLE, gSelected, and GUISelectedStorage::isSelected().
Referenced by setColor().
|
inlinevirtualinherited |
Returns this vehicle's real departure time.
Implements SUMOVehicle.
Definition at line 171 of file MSBaseVehicle.h.
References MSBaseVehicle::myDeparture.
|
virtualinherited |
Returns a device of the given type if it exists or 0.
Implements SUMOVehicle.
Definition at line 302 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDevices.
|
inlinevirtualinherited |
Returns this vehicle's devices.
Implements SUMOVehicle.
Definition at line 202 of file MSBaseVehicle.h.
References MSBaseVehicle::myDevices.
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 1811 of file MSVehicle.cpp.
References MSRoute::getDistanceBetween(), MSLane::getEdge(), MSLane::getLength(), MSVehicle::getPositionOnLane(), MSVehicle::isOnRoad(), max, MSBaseVehicle::myCurrEdge, MSVehicle::myLane, MSBaseVehicle::myRoute, and SUMOReal.
|
virtualinherited |
Returns the edge the vehicle is currently at.
Implements SUMOVehicle.
Definition at line 124 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myCurrEdge.
Referenced by MSVehicleTransfer::addVeh(), MSVehicleTransfer::checkInsertions(), TraCIServerAPI_Vehicle::commandDistanceRequest(), and TraCIServerAPI_Vehicle::processSet().
|
inlineinherited |
Returns the full name appearing in the tool tip.
Definition at line 107 of file GUIGlObject.h.
References GUIGlObject::myFullName.
Referenced by GUIGlObject::buildPopupHeader(), GUIGlObject_AbstractAdd::GUIGlObject_AbstractAdd(), GUIGLObjectPopupMenu::onCmdCopyTypedName(), GUIParam_PopupMenuInterface::onCmdOpenTracker(), GUICalibrator::openManipulator(), GUILaneSpeedTrigger::openManipulator(), GUITriggeredRerouter::openManipulator(), GUIDialog_GLChosenEditor::rebuildList(), GUIGlObject_AbstractAdd::remove(), GUISelectedStorage::save(), and GUISUMOAbstractView::showToolTipFor().
|
inlineinherited |
Returns the numerical id of the object.
Definition at line 115 of file GUIGlObject.h.
References GUIGlObject::myGlID.
Referenced by GUIGlObject::buildSelectionPopupEntry(), GUINet::createTLWrapper(), GUIPolygon::drawGL(), GUIPerson::drawGL(), GUICalibrator::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIPointOfInterest::drawGL(), GUIJunctionWrapper::drawGL(), drawGL(), GUIBusStop::drawGL(), GUIEdge::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GUILane::drawGL(), GUIPerson::drawGLAdditional(), drawGLAdditional(), GUILane::drawLinkRules(), GUILane::getColorValue(), getColorValue(), GUIEdge::getIDs(), GUISUMOAbstractView::getObjectAtPosition(), getPopUpMenu(), GUIDialog_GLObjChooser::GUIDialog_GLObjChooser(), GUIGlChildWindow::isSelected(), GUISUMOViewParent::isSelected(), GUISelectedStorage::loadIDs(), GUIGLObjectPopupMenu::onCmdAddSelected(), GUIGLObjectPopupMenu::onCmdCenter(), GUIGLObjectPopupMenu::onCmdRemoveSelected(), GUIVehicle::GUIVehiclePopupMenu::onCmdStartTrack(), GUISUMOAbstractView::removeAdditionalGLVisualisation(), GLObjectValuePassConnector< std::pair< int, MSPhaseDefinition > >::removeObject(), selectBlockingFoes(), and GUIGlObject::~GUIGlObject().
|
inherited |
Returns noise emissions of the current state.
Definition at line 1868 of file MSVehicle.cpp.
References HelpersHarmonoise::computeNoise(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inherited |
Returns CO2 emission of the current state.
Definition at line 1832 of file MSVehicle.cpp.
References HelpersHBEFA::computeCO2(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inherited |
Returns CO emission of the current state.
Definition at line 1838 of file MSVehicle.cpp.
References HelpersHBEFA::computeCO(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inherited |
Returns fuel consumption of the current state.
Definition at line 1862 of file MSVehicle.cpp.
References HelpersHBEFA::computeFuel(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), and MSEmissionExport::write().
|
inherited |
Returns HC emission of the current state.
Definition at line 1844 of file MSVehicle.cpp.
References HelpersHBEFA::computeHC(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inherited |
Returns NOx emission of the current state.
Definition at line 1850 of file MSVehicle.cpp.
References HelpersHBEFA::computeNOx(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inherited |
Returns PMx emission of the current state.
Definition at line 1856 of file MSVehicle.cpp.
References HelpersHBEFA::computePMx(), MSVehicleType::getEmissionClass(), MSVehicle::myAcceleration, MSVehicle::myState, MSBaseVehicle::myType, and MSVehicle::State::speed().
Referenced by getColorValue(), getParameterWindow(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
virtualinherited |
Returns the name of the vehicle.
Implements SUMOVehicle.
Definition at line 96 of file MSBaseVehicle.cpp.
References SUMOVehicleParameter::id, and MSBaseVehicle::myParameter.
Referenced by MSBaseVehicle::calculateArrivalPos(), MSVehicleTransfer::checkInsertions(), traci::TraCIServer::commandAddVehicle(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), MSLane::detectCollisions(), GUIEdge::drawGL(), MSVehicle::enterLaneAtInsertion(), MSCalibrator::execute(), MSVTypeProbe::execute(), MSVehicle::executeMove(), MSLane::executeMovements(), MSLane::isInsertionSuccess(), MSCFModel_SmartSK::moveHelper(), MSCFModel_Daniel1::moveHelper(), MSCalibrator::VehicleRemover::notifyEnter(), MSVehicle::planMoveInternal(), TraCIServerAPI_Vehicle::processSet(), MSBaseVehicle::replaceRouteEdges(), MSBaseVehicle::reroute(), selectBlockingFoes(), traci::TraCIServer::setVTDControlled(), MSEmissionExport::write(), MSFCDExport::write(), MSXMLRawOut::writeVehicle(), and MSFullExport::writeVehicles().
|
inherited |
Returns this vehicles impatience.
Definition at line 1950 of file MSVehicle.cpp.
References MSBaseVehicle::getVehicleType(), MSGlobals::gTimeToGridlock, MAX2(), MIN2(), MSVehicle::myWaitingTime, and SUMOReal.
Referenced by MSVehicle::checkRewindLinkLanes(), MSVehicle::executeMove(), MSLane::getLeaderOnConsecutive(), MSLane::isInsertionSuccess(), and selectBlockingFoes().
|
inherited |
Returns the velocity/lane influencer.
If no influencer was existing before, one is built, first
Definition at line 2003 of file MSVehicle.cpp.
References MSVehicle::myInfluencer.
Referenced by MSLaneChanger::change(), MSLane::executeMovements(), TraCIServerAPI_Vehicle::processSet(), and traci::TraCIServer::setVTDControlled().
|
inlineinherited |
Returns the lane the vehicle is on.
Definition at line 323 of file MSVehicle.h.
References MSVehicle::myLane.
Referenced by MSVehicle::activateReminders(), MSVehicleTransfer::addVeh(), MSLaneChanger::change(), MSVehicleTransfer::checkInsertions(), MSAbstractLaneChangeModel::congested(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), MSCFModel_IDM::desiredSpeed(), MSLane::detectCollisions(), MSE2Collector::detectorUpdate(), MSCalibrator::execute(), MSVTypeProbe::execute(), MSLane::executeMovements(), MSVTKExport::getSpeed(), MSCFModel::interactionGap(), MSCFModel_KraussPS::maxNextSpeed(), MSCFModel_SmartSK::moveHelper(), MSCFModel_Daniel1::moveHelper(), MSCFModel_KraussOrig1::moveHelper(), MSCFModel::moveHelper(), MSLCM_DK2004::patchSpeed(), MSVehicle::Influencer::postProcessVTD(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), MSVehicle::setBlinkerInformation(), TraCIServerAPI_Vehicle::vtdMap_matchingNearest(), TraCIServerAPI_Vehicle::vtdMap_matchingRoutePosition(), MSLCM_DK2004::wantsChangeToLeft(), MSLCM_DK2004::wantsChangeToRight(), MSFCDExport::write(), MSEmissionExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
|
inherited |
Definition at line 1527 of file MSVehicle.cpp.
References MSVehicle::myLaneChangeModel.
Referenced by MSVehicleTransfer::addVeh(), MSLaneChanger::change(), MSLaneChanger::change2left(), MSLaneChanger::change2right(), MSLane::detectCollisions(), MSVehicle::executeMove(), MSLane::executeMovements(), MSVehicle::getAngle(), getLastLaneChangeOffset(), MSVehicle::getPosition(), MSAbstractLaneChangeModel::MSLCMessager::informLeader(), MSAbstractLaneChangeModel::MSLCMessager::informNeighFollower(), MSAbstractLaneChangeModel::MSLCMessager::informNeighLeader(), MSCFModel_SmartSK::moveHelper(), MSCFModel_Daniel1::moveHelper(), MSCFModel_KraussOrig1::moveHelper(), MSCFModel::moveHelper(), MSVehicle::planMove(), MSVehicle::planMoveInternal(), TraCIServerAPI_Vehicle::processSet(), MSLaneChanger::registerUnchanged(), MSVehicle::setBlinkerInformation(), and MSLaneChanger::startChange().
|
inherited |
Definition at line 1533 of file MSVehicle.cpp.
References MSVehicle::myLaneChangeModel.
|
inherited |
Definition at line 1943 of file MSVehicle.cpp.
References MSVehicle::myLane.
Referenced by MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), and TraCIServerAPI_Vehicle::processSet().
SUMOReal GUIVehicle::getLastLaneChangeOffset | ( | ) | const |
Returns the time since the last lane change in seconds.
Definition at line 1485 of file GUIVehicle.cpp.
References MSVehicle::getLaneChangeModel(), and STEPS2TIME.
Referenced by getColorValue(), and getParameterWindow().
|
virtualinherited |
Returns the maximum speed.
Implements SUMOVehicle.
Definition at line 108 of file MSBaseVehicle.cpp.
References MSVehicleType::getMaxSpeed(), and MSBaseVehicle::myType.
Referenced by MSCFModel_Wiedemann::_v(), MSVehicleTransfer::checkInsertions(), traci::TraCIServer::commandAddVehicle(), MSVehicle::estimateSpeedAfterDistance(), getColorValue(), and MSLane::insertVehicle().
|
inlineinherited |
Returns the id of the object as known to microsim.
Definition at line 146 of file GUIGlObject.h.
References GUIGlObject::myMicrosimID.
Referenced by GUIGlObject::createFullName(), GUIGlObject::drawName(), GUIDialog_GLObjChooser::GUIDialog_GLObjChooser(), and GUIGLObjectPopupMenu::onCmdCopyName().
|
inherited |
returns the next imminent stop in the stop queue
Definition at line 1997 of file MSVehicle.cpp.
References MSVehicle::myStops.
|
inlinevirtualinherited |
Returns the number of new routes this vehicle got.
Implements SUMOVehicle.
Definition at line 195 of file MSBaseVehicle.h.
References MSBaseVehicle::myNumberReroutes.
Referenced by drawGLAdditional(), getColorValue(), and MSBaseVehicle::replaceRouteEdges().
|
private |
return the number of passengers
Definition at line 1456 of file GUIVehicle.cpp.
References MSDevice_Person::getPersons(), and MSVehicle::myPersonDevice.
Referenced by drawAction_drawRailCarriages().
|
virtualinherited |
Returns the vehicle's parameter (including departure definition)
Implements SUMOVehicle.
Definition at line 102 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myParameter.
Referenced by MSPersonControl::boardAnyWaiting(), MSEdge::getDepartLane(), getParameterWindow(), MSLane::insertVehicle(), MSLane::isInsertionSuccess(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), and setFunctionalColor().
|
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 GUIGlObject.
Definition at line 323 of file GUIVehicle.cpp.
References GUIParameterTableWindow::closeBuilding(), MSVehicle::getAngle(), MSBaseVehicle::getChosenSpeedFactor(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHBEFA_CO2Emissions(), MSVehicle::getHBEFA_COEmissions(), MSVehicle::getHBEFA_FuelConsumption(), MSVehicle::getHBEFA_HCEmissions(), MSVehicle::getHBEFA_NOxEmissions(), MSVehicle::getHBEFA_PMxEmissions(), MSVehicleType::getID(), getLastLaneChangeOffset(), MSBaseVehicle::getParameter(), MSVehicle::getPositionOnLane(), MSVehicle::getSpeed(), getStopInfo(), MSVehicle::getWaitingSeconds(), GUIParameterTableWindow::mkItem(), MSBaseVehicle::myType, SUMOVehicleParameter::repetitionNumber, and time2string().
|
inherited |
Returns the number of persons.
Definition at line 1897 of file MSVehicle.cpp.
References MSBaseVehicle::myParameter, MSVehicle::myPersonDevice, SUMOVehicleParameter::personNumber, and MSDevice_Person::size().
Referenced by TraCIServerAPI_Vehicle::processGet().
|
virtual |
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 277 of file GUIVehicle.cpp.
References GUIGlObject::buildCenterPopupEntry(), GUIGlObject::buildNameCopyPopupEntry(), GUIGlObject::buildPopupHeader(), GUIGlObject::buildPositionCopyEntry(), GUIGlObject::buildSelectionPopupEntry(), GUIGlObject::buildShowParamsPopupEntry(), GUIGlObject::getGlID(), GUISUMOAbstractView::getTrackedID(), 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, myAdditionalVisualizations, VO_SHOW_ALL_ROUTES, VO_SHOW_BEST_LANES, VO_SHOW_LFLINKITEMS, and VO_SHOW_ROUTE.
Return current position (x/y, cartesian)
If the vehicle's myLane is 0, Position::INVALID.
[in] | offset | optional offset in longitudianl direction |
Definition at line 484 of file MSVehicle.cpp.
References MSLane::geometryPositionAtOffset(), MSLane::getEdge(), MSVehicle::getLaneChangeModel(), MSEdge::getLanes(), Line::getPositionAtDistance(), MSVehicle::getPositionOnLane(), MSAbstractLaneChangeModel::getShadowLane(), MSLane::interpolateLanePosToGeometryPos(), Position::INVALID, MSAbstractLaneChangeModel::isLaneChangeMidpointPassed(), MSVehicle::isParking(), Line::length(), PositionVector::move2side(), MSVehicle::myLane, PositionVector::positionAtOffset(), and SUMO_const_laneWidth.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), drawGL(), getCenteringBoundary(), TraCIServerAPI_Vehicle::getPosition(), MSVTKExport::getPositions(), MSDevice_BTreceiver::notifyMove(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), and MSFCDExport::write().
|
inlinevirtualinherited |
Get the vehicle's position along the lane.
Implements SUMOVehicle.
Definition at line 284 of file MSVehicle.h.
References MSVehicle::State::myPos, and MSVehicle::myState.
Referenced by MSLaneChanger::change(), MSLaneChanger::change2left(), MSLaneChanger::change2right(), MSVehicleTransfer::checkInsertions(), MSVehicle::checkRewindLinkLanes(), TraCIServerAPI_Vehicle::commandDistanceRequest(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), MSE2Collector::detectorUpdate(), MSVTypeProbe::execute(), MSLane::executeMovements(), MSVehicle::fixPosition(), MSLane::freeInsertion(), MSVehicle::getAngle(), MSVehicle::getDistanceToPosition(), MSLane::getFollowerOnConsecutive(), MSLane::getLastVehicleInformation(), MSLane::getMissingRearGap(), getParameterWindow(), MSVehicle::getPosition(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSLaneChanger::getRealThisLeader(), MSVTKExport::getSpeed(), MSLane::isInsertionSuccess(), MSLane::loadState(), MSCFModel_KraussPS::maxNextSpeed(), MSLane::maxSpeedGapInsertion(), MSLink::maybeOccupied(), MSLane::VehPosition::operator()(), MSLane::vehicle_position_sorter::operator()(), MSVehicle::planMoveInternal(), MSAbstractLaneChangeModel::predInteraction(), TraCIServerAPI_Vehicle::processGet(), MSLane::pWagGenericInsertion(), MSLane::pWagSimpleInsertion(), MSCalibrator::remainingVehicleCapacity(), selectBlockingFoes(), MSVehicle::setBlinkerInformation(), MSLCM_DK2004::wantsChangeToLeft(), MSLCM_DK2004::wantsChangeToRight(), MSFCDExport::write(), MSEmissionExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
Definition at line 1349 of file GUIVehicle.cpp.
References MSEdge::EDGEFUNCTION_INTERNAL, MSLane::getEdge(), MSRoute::getEdges(), MSEdge::getLanes(), MSEdge::getPurpose(), and MSBaseVehicle::myRoute.
Referenced by drawAction_drawRailCarriages().
|
inlinevirtualinherited |
Returns the current route.
Implements SUMOVehicle.
Definition at line 86 of file MSBaseVehicle.h.
References MSBaseVehicle::myRoute.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), MSVehicle::enterLaneAtLaneChange(), MSEdge::getDepartLane(), MSLane::isInsertionSuccess(), TraCIServerAPI_Vehicle::processGet(), setFunctionalColor(), TraCIServerAPI_Vehicle::vtdMap_matchingEdgeLane(), TraCIServerAPI_Vehicle::vtdMap_matchingNearest(), MSEmissionExport::write(), and MSFullExport::writeVehicles().
|
inherited |
Definition at line 403 of file MSVehicle.cpp.
References MSRoute::begin(), MSBaseVehicle::myCurrEdge, and MSBaseVehicle::myRoute.
Referenced by TraCIServerAPI_Vehicle::vtdMap_matchingEdgeLane(), and TraCIServerAPI_Vehicle::vtdMap_matchingNearest().
|
private |
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 1449 of file GUIVehicle.cpp.
References MIN2(), and mySeatPositions.
Referenced by drawGL().
|
inlineinherited |
Returns the signals.
Definition at line 739 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by TraCIServerAPI_Vehicle::processGet(), and MSFCDExport::write().
|
protectedinherited |
Definition at line 1161 of file MSVehicle.cpp.
References MSLane::getLength(), MSLane::getVehiclesSecure(), MSLane::releaseVehicles(), SUMO_const_haltingSpeed, and SUMOReal.
Referenced by MSVehicle::checkRewindLinkLanes().
|
inlinevirtualinherited |
Returns the vehicle's current speed.
Implements SUMOVehicle.
Definition at line 292 of file MSVehicle.h.
References MSVehicle::State::mySpeed, and MSVehicle::myState.
Referenced by MSCFModel_Wiedemann::_v(), MSVehicle::adaptToLeader(), MSLaneChanger::change(), MSLaneChanger::change2left(), MSLaneChanger::change2right(), MSVehicle::checkRewindLinkLanes(), MSE2Collector::detectorUpdate(), MSVTypeProbe::execute(), MSVehicle::executeMove(), MSLane::executeMovements(), MSLane::forceVehicleInsertion(), MSLane::freeInsertion(), getColorValue(), MSLane::getFollowerOnConsecutive(), MSLane::getMissingRearGap(), getParameterWindow(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSVTKExport::getSpeed(), MSLCM_DK2004::informBlocker(), MSCFModel_IDM::interactionGap(), MSCFModel::interactionGap(), MSLane::isInsertionSuccess(), MSLane::loadState(), MSLane::maxSpeedGapInsertion(), MSLink::maybeOccupied(), MSCFModel_SmartSK::moveHelper(), MSCFModel_Daniel1::moveHelper(), MSCFModel_PWag2009::moveHelper(), MSCFModel_KraussOrig1::moveHelper(), MSCFModel_Wiedemann::moveHelper(), MSCFModel::moveHelper(), MSDevice_BTreceiver::notifyMove(), MSLCM_DK2004::patchSpeed(), MSVehicle::planMoveInternal(), MSAbstractLaneChangeModel::predInteraction(), TraCIServerAPI_Vehicle::processGet(), MSVehicle::processNextStop(), TraCIServerAPI_Vehicle::processSet(), MSLane::pWagGenericInsertion(), MSLane::pWagSimpleInsertion(), MSLCM_DK2004::wantsChangeToLeft(), MSLCM_DK2004::wantsChangeToRight(), MSFCDExport::write(), MSEmissionExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
|
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 2012 of file MSVehicle.cpp.
References MSVehicle::Influencer::getOriginalSpeed(), MSVehicle::myInfluencer, MSVehicle::State::mySpeed, and MSVehicle::myState.
Referenced by TraCIServerAPI_Vehicle::processGet().
|
private |
retrieve information about the current stop state
Definition at line 1491 of file GUIVehicle.cpp.
References MSVehicle::isParking(), MSVehicle::isStopped(), MSVehicle::myStops, and time2string().
Referenced by getParameterWindow().
|
inlineinherited |
Returns the type of the object as coded in GUIGlObjectType.
Definition at line 159 of file GUIGlObject.h.
References GUIGlObject::myGLObjectType.
Referenced by GUIGlObject::buildSelectionPopupEntry(), drawAction_drawRailCarriages(), GUIPerson::drawGL(), GUICalibrator::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIJunctionWrapper::drawGL(), drawGL(), GUIBusStop::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GUILane::drawGL(), drawGLAdditional(), GUILane::getColorValue(), GUISUMOAbstractView::getObjectAtPosition(), GUIGlChildWindow::isSelected(), GUISUMOViewParent::isSelected(), GUISelectedStorage::loadIDs(), LayeredRTree::selectLayer(), and GUISelectedStorage::toggleSelection().
|
inlinevirtualinherited |
Returns the vehicle's type definition.
Implements SUMOVehicle.
Definition at line 94 of file MSBaseVehicle.h.
References MSBaseVehicle::myType.
Referenced by MSLaneChanger::change(), MSVehicleTransfer::checkInsertions(), MSVehicle::checkRewindLinkLanes(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), MSLane::detectCollisions(), MSE2Collector::detectorUpdate(), drawAction_drawBlinker(), drawAction_drawRailCarriages(), drawAction_drawVehicleAsBoxPlus(), drawAction_drawVehicleAsImage(), drawAction_drawVehicleAsPoly(), drawAction_drawVehicleAsTrianglePlus(), drawAction_drawVehicleBlinker(), drawAction_drawVehicleBrakeLight(), drawGL(), drawGLAdditional(), MSLane::enteredByLaneChange(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::estimateLeaveSpeed(), MSVehicle::estimateSpeedAfterDistance(), MSVTypeProbe::execute(), MSVehicle::executeMove(), MSLane::executeMovements(), MSLane::freeInsertion(), MSEdge::getDepartLane(), MSLane::getFollowerOnConsecutive(), MSVehicle::getImpatience(), MSLane::getLastVehicleInformation(), MSLane::getLeaderOnConsecutive(), MSLane::getMissingRearGap(), MSLaneChanger::getRealFollower(), MSLaneChanger::getRealLeader(), MSLaneChanger::getRealThisLeader(), MSLane::incorporateVehicle(), MSLane::insertVehicle(), MSLane::integrateNewVehicle(), MSLane::isInsertionSuccess(), MSLane::leftByLaneChange(), MSLane::maxSpeedGapInsertion(), MSLink::maybeOccupied(), MSVehicle::overlap(), MSLCM_DK2004::patchSpeed(), MSVehicle::planMoveInternal(), MSLane::planMovements(), MSAbstractLaneChangeModel::predInteraction(), TraCIServerAPI_Vehicle::processGet(), MSVehicle::processNextStop(), MSLane::pWagGenericInsertion(), MSLane::pWagSimpleInsertion(), MSLaneChanger::registerUnchanged(), MSLane::removeVehicle(), selectBlockingFoes(), setFunctionalColor(), MSLaneChanger::startChange(), MSLCM_DK2004::wantsChangeToLeft(), MSLCM_DK2004::wantsChangeToRight(), MSEmissionExport::write(), MSFCDExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
|
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 353 of file MSVehicle.h.
References MSVehicle::myWaitingTime, and STEPS2TIME.
Referenced by getColorValue(), getParameterWindow(), 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 342 of file MSVehicle.h.
References MSVehicle::myWaitingTime.
Referenced by MSVehicle::checkRewindLinkLanes(), MSVehicle::executeMove(), MSLane::executeMovements(), and selectBlockingFoes().
|
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 418 of file MSVehicle.cpp.
References MSVehicle::_getWeightsStorage().
Referenced by MSNet::getEffort(), MSNet::getTravelTime(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
|
inherited |
Definition at line 424 of file MSVehicle.cpp.
References MSVehicle::_getWeightsStorage().
bool GUIVehicle::hasActiveAddVisualisation | ( | GUISUMOAbstractView *const | parent, |
int | which | ||
) | const |
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 1248 of file GUIVehicle.cpp.
References myAdditionalVisualizations.
Referenced by drawGLAdditional(), and getPopUpMenu().
|
virtualinherited |
Returns whether this vehicle has already arived (reached the arrivalPosition on its final edge)
Reimplemented from MSBaseVehicle.
Definition at line 350 of file MSVehicle.cpp.
References MSRoute::end(), MSBaseVehicle::myArrivalPos, MSBaseVehicle::myCurrEdge, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::myState, and POSITION_EPS.
Referenced by MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), and MSLane::executeMovements().
|
virtualinherited |
Returns whether this vehicle has already departed.
Implements SUMOVehicle.
Definition at line 191 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myDeparture, and MSBaseVehicle::NOT_YET_DEPARTED.
Referenced by MSVehicle::loadState(), and TraCIServerAPI_Vehicle::processSet().
|
inlineinherited |
Definition at line 915 of file MSVehicle.h.
References MSVehicle::myInfluencer.
Referenced by MSLaneChanger::change(), and MSLane::executeMovements().
|
inlineinherited |
Returns whether the vehicle has to stop somewhere.
Definition at line 571 of file MSVehicle.h.
References MSVehicle::myStops.
|
inherited |
Validates the current route.
[out] | msg | Description why the route is not valid (if it is the case) |
Definition at line 207 of file MSBaseVehicle.cpp.
References MSRoute::end(), MSVehicleType::getVehicleClass(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myRoute, and MSBaseVehicle::myType.
Referenced by MSVehicle::enterLaneAtInsertion(), and TraCIServerAPI_Vehicle::processGet().
|
inlinevirtualinherited |
Returns the information whether the vehicle is on a road (is simulated)
Reimplemented from MSBaseVehicle.
Definition at line 331 of file MSVehicle.h.
References MSVehicle::myAmOnNet.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), MSVTypeProbe::execute(), MSVehicle::getDistanceToPosition(), MSVTKExport::getPositions(), MSVTKExport::getSpeed(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), MSFCDExport::write(), MSEmissionExport::write(), MSQueueExport::writeLane(), and MSFullExport::writeVehicles().
|
inherited |
Returns whether the vehicle is parking.
Definition at line 592 of file MSVehicle.cpp.
References MSVehicle::isStopped(), and MSVehicle::myStops.
Referenced by MSVehicleTransfer::addVeh(), MSLane::executeMovements(), MSVehicle::getPosition(), getStopInfo(), and TraCIServerAPI_Vehicle::processGet().
|
virtualinherited |
Returns whether the vehicle is at a stop.
Implements SUMOVehicle.
Definition at line 586 of file MSVehicle.cpp.
References MSVehicle::myStops.
Referenced by MSLane::executeMovements(), getStopInfo(), MSVehicle::isParking(), MSVehicle::isStoppedTriggered(), and TraCIServerAPI_Vehicle::processGet().
|
inherited |
Returns whether the vehicle is on a triggered stop.
Definition at line 598 of file MSVehicle.cpp.
References MSVehicle::isStopped(), and MSVehicle::myStops.
Referenced by TraCIServerAPI_Vehicle::processGet().
|
inherited |
Update of members if vehicle leaves a new lane in the lane change step or at arrival.
Definition at line 1496 of file MSVehicle.cpp.
References MSVehicle::myAmOnNet, MSVehicle::myFurtherLanes, MSBaseVehicle::myMoveReminders, MSVehicle::State::myPos, MSVehicle::myState, MSMoveReminder::NOTIFICATION_JUNCTION, and MSMoveReminder::NOTIFICATION_TELEPORT.
Referenced by MSLaneChanger::change(), MSVehicleTransfer::checkInsertions(), MSAbstractLaneChangeModel::continueLaneChangeManeuver(), MSVehicle::executeMove(), MSLane::executeMovements(), MSVehicle::onRemovalFromNet(), MSLane::removeVehicle(), and MSAbstractLaneChangeModel::startLaneChangeManeuver().
|
virtualinherited |
Loads the state of this vehicle from the given description.
Implements SUMOVehicle.
Definition at line 2035 of file MSVehicle.cpp.
References SUMOSAXAttributes::getFloat(), SUMOSAXAttributes::getString(), MSBaseVehicle::hasDeparted(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myDeparture, MSVehicle::State::myPos, MSVehicle::State::mySpeed, MSVehicle::myState, SUMO_ATTR_POSITION, SUMO_ATTR_SPEED, and SUMO_ATTR_STATE.
|
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 184 of file MSBaseVehicle.cpp.
References MSNet::getCurrentTimeStep(), MSNet::getInstance(), MSNet::getVehicleControl(), MSBaseVehicle::myDeparture, and MSVehicleControl::vehicleDeparted().
Referenced by traci::TraCIServer::commandAddVehicle(), and MSCalibrator::execute().
|
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 337 of file MSVehicle.cpp.
References MSVehicle::leaveLane(), MSVehicle::myLFLinkLanes, MSVehicle::State::myPos, MSVehicle::State::mySpeed, MSVehicle::myState, SPEED2DIST, and MSVehicle::workOnMoveReminders().
Referenced by MSVehicleTransfer::addVeh(), MSCalibrator::execute(), MSLane::executeMovements(), MSVehicle::Influencer::postProcessVTD(), and TraCIServerAPI_Vehicle::processSet().
|
inlinestaticinherited |
Returns true if the two vehicles overlap.
Definition at line 368 of file MSVehicle.h.
References MSVehicleType::getLengthWithGap(), MSBaseVehicle::getVehicleType(), MSVehicle::State::myPos, and MSVehicle::myState.
Referenced by MSLaneChanger::overlapWithHopped().
|
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 discared to avoid blocking a junction (checkRewindLinkLanes).
Finally the ApproachingVehicleInformation is registered for all links that shall be passed
[in] | t | The current timeStep |
[in] | pred | The leader (may be 0) |
[in] | lengthsInFront | Sum of vehicle lengths in front of the vehicle |
Definition at line 693 of file MSVehicle.cpp.
References MSVehicle::checkRewindLinkLanes(), MSVehicle::getLaneChangeModel(), MSVehicle::myLFLinkLanes, MSVehicle::planMoveInternal(), and MSAbstractLaneChangeModel::resetMoved().
|
protectedinherited |
Definition at line 701 of file MSVehicle.cpp.
References MSVehicle::DriveProcessItem::adaptLeaveSpeed(), MSVehicle::adaptToLeader(), ARRIVAL_SPEED_GIVEN, SUMOVehicleParameter::arrivalSpeed, SUMOVehicleParameter::arrivalSpeedProcedure, bla, MSCFModel::brakeGap(), MSVehicle::Stop::busstop, MSEdge::EDGEFUNCTION_INTERNAL, MSRoute::end(), MSVehicle::Stop::endPos, MSVehicle::estimateLeaveSpeed(), MSVehicle::estimateSpeedAfterDistance(), MSCFModel::freeSpeed(), MSVehicle::gap(), MSVehicle::getBestLanesContinuation(), MSVehicleType::getCarFollowModel(), MSVehicle::getCarFollowModel(), MSLane::getEdge(), MSCFModel::getHeadwayTime(), MSBaseVehicle::getID(), MSNet::getInstance(), MSVehicle::getLaneChangeModel(), MSBusStop::getLastFreePos(), MSLane::getLastVehicleInformation(), MSVehicleType::getLength(), MSLane::getLength(), MSCFModel::getMaxAccel(), MSCFModel::getMaxDecel(), MSVehicleType::getMinGap(), MSLane::getPartialOccupator(), MSLane::getPartialOccupatorEnd(), MSVehicle::getPositionOnLane(), MSEdge::getPurpose(), MSVehicle::getSpeed(), MSCFModel::getSpeedAfterMaxDecel(), MSLane::getVehicleMaxSpeed(), MSBaseVehicle::getVehicleType(), MSGlobals::gLaneChangeDuration, GLO_VEHICLE, gSelected, MSVehicle::Influencer::influenceSpeed(), MSAbstractLaneChangeModel::isLaneChangeMidpointPassed(), MSLane::isLinkEnd(), GUISelectedStorage::isSelected(), MSVehicle::Influencer::isVTDControlled(), LINKDIR_LEFT, LINKDIR_RIGHT, LINKSTATE_ALLWAY_STOP, LINKSTATE_STOP, LINKSTATE_TL_RED, LINKSTATE_TL_YELLOW_MAJOR, LINKSTATE_TL_YELLOW_MINOR, MAX2(), MSCFModel::maxNextSpeed(), MIN2(), MSBaseVehicle::myArrivalPos, MSBaseVehicle::myCurrEdge, MSVehicle::myInfluencer, MSVehicle::myLane, MSBaseVehicle::myParameter, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSVehicle::myStops, POSITION_EPS, SPEED2DIST, STEPS2TIME, MSCFModel::stopSpeed(), MSLane::succLinkSec(), SUMOReal, SUMOTime_MAX, and TIME2STEPS.
Referenced by MSVehicle::planMove().
Processes stops, returns the velocity needed to reach the stop.
Definition at line 604 of file MSVehicle.cpp.
References MSVehicleControl::addWaiting(), MSVehicle::Stop::awaitedPersons, MSPersonControl::boardAnyWaiting(), BUS_STOP_OFFSET, MSVehicle::Stop::busstop, DELTA_T, MSVehicle::Stop::duration, MSVehicle::Stop::edge, MSVehicle::Stop::endPos, MSBusStop::enter(), MSBusStop::getBeginLanePosition(), MSVehicle::getBestLanes(), MSVehicle::getCarFollowModel(), MSNet::getCurrentTimeStep(), MSLane::getEdge(), MSNet::getInstance(), MSBusStop::getLastFreePos(), MSVehicleType::getLength(), MSVehicleType::getMinGap(), MSNet::getPersonControl(), MSDevice_Person::getPersons(), MSVehicle::getSpeed(), MSNet::getVehicleControl(), MSBaseVehicle::getVehicleType(), MSBusStop::leaveFrom(), MAX2(), MSVehicle::myAmRegisteredAsWaitingForPerson, MSBaseVehicle::myCurrEdge, MSVehicle::myLane, MSVehicle::myPersonDevice, MSVehicle::myState, MSVehicle::myStops, MSBaseVehicle::myType, MSVehicle::myWaitingTime, MSVehicle::State::pos(), MSVehicle::Stop::reached, MSVehicleControl::registerOneWaitingForPerson(), MSBusStop::removePerson(), MSVehicleControl::removeWaiting(), MSCFModel::stopSpeed(), SUMOReal, MSVehicle::Stop::triggered, MSVehicleControl::unregisterOneWaitingForPerson(), and MSVehicle::Stop::until.
Referenced by MSVehicleTransfer::checkInsertions(), MSCFModel_SmartSK::moveHelper(), MSCFModel_Daniel1::moveHelper(), MSCFModel_KraussOrig1::moveHelper(), and MSCFModel::moveHelper().
void GUIVehicle::removeActiveAddVisualisation | ( | GUISUMOAbstractView *const | parent, |
int | which | ||
) |
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 1264 of file GUIVehicle.cpp.
References myAdditionalVisualizations, and GUISUMOAbstractView::removeAdditionalGLVisualisation().
Referenced by GUIVehicle::GUIVehiclePopupMenu::onCmdHideAllRoutes(), GUIVehicle::GUIVehiclePopupMenu::onCmdHideBestLanes(), GUIVehicle::GUIVehiclePopupMenu::onCmdHideCurrentRoute(), GUIVehicle::GUIVehiclePopupMenu::onCmdHideLFLinkItems(), and GUIVehicle::GUIVehiclePopupMenu::onCmdStopTrack().
|
inherited |
Lets this object know a parameter window showing the object's values was closed.
[in] | w | The closed parameter window |
Definition at line 193 of file GUIGlObject.cpp.
References GUIGlObject::myParamWindows.
Referenced by GUIParameterTableWindow::~GUIParameterTableWindow().
|
inherited |
Removes a MoveReminder dynamically.
[in] | rem | the reminder to remove |
Definition at line 240 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myMoveReminders.
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 |
Implements SUMOVehicle.
Definition at line 356 of file MSVehicle.cpp.
References MSRoute::addReference(), MSRoute::begin(), MSBaseVehicle::calculateArrivalPos(), MSRoute::contains(), MSVehicle::getBestLanes(), MSRoute::getEdges(), MSNet::getInstance(), MSNet::informVehicleStateListener(), MSBaseVehicle::myCurrEdge, MSVehicle::myLastBestLanesEdge, MSBaseVehicle::myNumberReroutes, MSBaseVehicle::myRoute, MSVehicle::myStops, MSRoute::release(), and MSNet::VEHICLE_STATE_NEWROUTE.
Referenced by TraCIServerAPI_Vehicle::processSet().
|
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] | simTime | The time at which the route was replaced |
Implements SUMOVehicle.
Definition at line 151 of file MSBaseVehicle.cpp.
References MSRoute::addReference(), RGBColor::DEFAULT_COLOR, MSRoute::dictionary(), MSRoute::getColor(), Named::getID(), MSBaseVehicle::getID(), MSBaseVehicle::getNumberReroutes(), MSRoute::getStops(), MSBaseVehicle::myRoute, MSRoute::release(), SUMOVehicle::replaceRoute(), and toString().
Referenced by MSVehicle::Influencer::postProcessVTD(), TraCIServerAPI_Vehicle::processSet(), and MSBaseVehicle::reroute().
|
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 1935 of file MSVehicle.cpp.
References MSVehicleType::amVehicleSpecific(), and MSBaseVehicle::myType.
|
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 130 of file MSBaseVehicle.cpp.
References SUMOAbstractRouter< E, V >::compute(), MSEdge::dictionary(), SUMOVehicleParameter::fromTaz, MSBaseVehicle::getID(), MSRoute::getLastEdge(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myParameter, MSBaseVehicle::myRoute, MSBaseVehicle::replaceRouteEdges(), SUMOVehicleParameter::toTaz, and WRITE_WARNING.
Referenced by TraCIServerAPI_Vehicle::processSet().
|
inherited |
Definition at line 409 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 1986 of file MSVehicle.cpp.
References MSVehicle::Stop::duration, MSVehicle::myStops, and MSVehicle::Stop::reached.
|
virtualinherited |
Saves the states of a vehicle.
Reimplemented from MSBaseVehicle.
Definition at line 2021 of file MSVehicle.cpp.
References MSRoute::begin(), OutputDevice::closeTag(), MSBaseVehicle::myCurrEdge, MSBaseVehicle::myDeparture, MSVehicle::State::myPos, MSBaseVehicle::myRoute, MSVehicle::State::mySpeed, MSVehicle::myState, MSBaseVehicle::saveState(), SUMO_ATTR_POSITION, SUMO_ATTR_SPEED, SUMO_ATTR_STATE, toString(), and OutputDevice::writeAttr().
void GUIVehicle::selectBlockingFoes | ( | ) | const |
adds the blocking foes to the current selection
Definition at line 1510 of file GUIVehicle.cpp.
References MSVehicle::getCarFollowModel(), GUIGlObject::getGlID(), MSBaseVehicle::getID(), MSVehicle::getImpatience(), MSVehicle::DriveProcessItem::getLeaveSpeed(), MSLane::getLength(), MSVehicleType::getLengthWithGap(), MSCFModel::getMaxDecel(), MSVehicleType::getMinGap(), MSVehicle::getPositionOnLane(), MSBaseVehicle::getVehicleType(), MSVehicle::getWaitingTime(), gSelected, MSVehicle::DriveProcessItem::myArrivalSpeed, MSVehicle::DriveProcessItem::myArrivalTime, MSVehicle::myLane, MSVehicle::myLFLinkLanes, MSVehicle::DriveProcessItem::myLink, MSLink::opened(), and GUISelectedStorage::select().
Referenced by GUIVehicle::GUIVehiclePopupMenu::onCmdShowFoes().
|
protectedinherited |
Definition at line 1904 of file MSVehicle.cpp.
References MSVehicle::getBestLanesContinuation(), MSVehicle::getLane(), MSVehicle::getLaneChangeModel(), MSLane::getLength(), MSLane::getLinkCont(), MSAbstractLaneChangeModel::getOwnState(), MSVehicle::getPositionOnLane(), MSLane::getVehicleMaxSpeed(), LCA_LEFT, LCA_RIGHT, LINKDIR_LEFT, LINKDIR_PARTLEFT, LINKDIR_PARTRIGHT, LINKDIR_RIGHT, LINKDIR_TURN, MSLane::succLinkSec(), SUMOReal, MSVehicle::switchOffSignal(), MSVehicle::switchOnSignal(), MSVehicle::VEH_SIGNAL_BLINKER_LEFT, and MSVehicle::VEH_SIGNAL_BLINKER_RIGHT.
Referenced by MSVehicle::executeMove().
|
private |
sets the color according to the currente settings
Definition at line 1128 of file GUIVehicle.cpp.
References GUIColorer::getActive(), GUIColorScheme::getColor(), getColorValue(), GUIColorer::getScheme(), GLHelper::setColor(), setFunctionalColor(), and GUIVisualizationSettings::vehicleColorer.
Referenced by drawGL(), and drawRoute().
|
private |
sets the color according to the current scheme index and some vehicle function
Definition at line 1137 of file GUIVehicle.cpp.
References RGBColor::DEFAULT_COLOR, Position::distanceTo(), RGBColor::fromHSV(), Boundary::getCenter(), MSRoute::getEdges(), MSNet::getInstance(), MSBaseVehicle::getParameter(), MSBaseVehicle::getRoute(), MSBaseVehicle::getVehicleType(), PI, GLHelper::setColor(), SUMOReal, VEHPARS_COLOR_SET, VTYPEPARS_COLOR_SET, Position::x(), Boundary::xmax(), Boundary::xmin(), Position::y(), Boundary::ymax(), and Boundary::ymin().
Referenced by setColor().
|
inherited |
Changes the microsimID of the object (happens in NETEDIT)
Definition at line 108 of file GUIGlObject.cpp.
References GUIGlObject::createFullName(), GUIGlObject::myFullName, and GUIGlObject::myMicrosimID.
|
protectedinherited |
Definition at line 202 of file GUIGlObject.cpp.
References GUIGlObject::createFullName(), GUIGlObject::myFullName, and GUIGlObject::myPrefix.
Returns whether the given signal is on.
[in] | signal | The signal to return the value of |
Definition at line 748 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by MSVehicle::checkRewindLinkLanes(), drawAction_drawVehicleBlinker(), and drawAction_drawVehicleBrakeLight().
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 114 of file MSBaseVehicle.cpp.
References MSBaseVehicle::myCurrEdge.
Referenced by MSVehicleTransfer::addVeh(), MSVehicleTransfer::checkInsertions(), MSBaseVehicle::hasArrived(), and TraCIServerAPI_Vehicle::processSet().
|
inlineinherited |
Switches the given signal off.
[in] | signal | The signal to mark as being switched off |
Definition at line 731 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by MSVehicle::executeMove(), TraCIServerAPI_Vehicle::processSet(), and MSVehicle::setBlinkerInformation().
|
inlineinherited |
Switches the given signal on.
[in] | signal | The signal to mark as being switched on |
Definition at line 723 of file MSVehicle.h.
References MSVehicle::mySignals.
Referenced by MSVehicle::executeMove(), TraCIServerAPI_Vehicle::processSet(), and MSVehicle::setBlinkerInformation().
Returns whether the vehicle wil pass the given edge.
[in] | The | edge to find in the vehicle's current route |
Definition at line 397 of file MSVehicle.cpp.
References MSRoute::end(), MSBaseVehicle::myCurrEdge, and MSBaseVehicle::myRoute.
Referenced by TraCIServerAPI_Vehicle::processSet().
|
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 440 of file MSVehicle.cpp.
References MSBaseVehicle::myMoveReminders.
Referenced by MSVehicle::executeMove(), MSLane::executeMovements(), and MSVehicle::onRemovalFromNet().
|
protectedinherited |
The current acceleration before dawdling.
Definition at line 986 of file MSVehicle.h.
Referenced by MSVehicle::executeMove(), MSVehicle::getAcceleration(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHBEFA_CO2Emissions(), MSVehicle::getHBEFA_COEmissions(), MSVehicle::getHBEFA_FuelConsumption(), MSVehicle::getHBEFA_HCEmissions(), MSVehicle::getHBEFA_NOxEmissions(), and MSVehicle::getHBEFA_PMxEmissions().
std::map<GUISUMOAbstractView*, int> GUIVehicle::myAdditionalVisualizations |
Enabled visualisations, per view.
Definition at line 262 of file GUIVehicle.h.
Referenced by addActiveAddVisualisation(), getPopUpMenu(), hasActiveAddVisualisation(), removeActiveAddVisualisation(), and ~GUIVehicle().
|
protectedinherited |
Whether the vehicle is on the network (not parking, teleported, vaporized, or arrived)
Definition at line 995 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 person (for deadlock-recognition)
Definition at line 998 of file MSVehicle.h.
Referenced by MSVehicle::processNextStop().
|
protectedinherited |
the position on the destination lane where the vehicle stops
Definition at line 304 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::calculateArrivalPos(), MSBaseVehicle::getArrivalPos(), MSVehicle::getBestLanes(), MSVehicle::hasArrived(), MSVehicle::planMoveInternal(), and MSVehicle::resetRoutePosition().
|
mutableprotectedinherited |
Definition at line 975 of file MSVehicle.h.
Referenced by drawBestLanes(), MSVehicle::getBestLanes(), and MSVehicle::getBestLanesContinuation().
|
protectedinherited |
A precomputed factor by which the driver wants to be faster than the speed limit.
Definition at line 284 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getChosenSpeedFactor().
|
protectedinherited |
Iterator to current route-edge.
Definition at line 281 of file MSBaseVehicle.h.
Referenced by MSVehicle::addStop(), drawAction_drawRailCarriages(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::getBestLanes(), MSVehicle::getDistanceToPosition(), MSBaseVehicle::getEdge(), MSVehicle::getRoutePosition(), MSVehicle::hasArrived(), MSBaseVehicle::hasValidRoute(), MSVehicle::loadState(), MSVehicle::planMoveInternal(), MSVehicle::Influencer::postProcessVTD(), MSVehicle::processNextStop(), MSVehicle::replaceRoute(), MSBaseVehicle::reroute(), MSVehicle::resetRoutePosition(), MSVehicle::saveState(), MSBaseVehicle::succEdge(), and MSVehicle::willPass().
|
mutableprotectedinherited |
Definition at line 976 of file MSVehicle.h.
Referenced by MSVehicle::getBestLanes().
|
protectedinherited |
The real departure time.
Definition at line 301 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getDeparture(), MSBaseVehicle::hasDeparted(), MSVehicle::loadState(), MSBaseVehicle::onDepart(), and MSVehicle::saveState().
|
protectedinherited |
The devices this vehicle has.
Definition at line 298 of file MSBaseVehicle.h.
Referenced by MSVehicle::addPerson(), MSBaseVehicle::getDevice(), MSBaseVehicle::getDevices(), GUIVehicle(), MSBaseVehicle::MSBaseVehicle(), and MSBaseVehicle::~MSBaseVehicle().
|
staticprotectedinherited |
Definition at line 977 of file MSVehicle.h.
Referenced by MSVehicle::getBestLanesContinuation().
|
protectedinherited |
The information into which lanes the vehicle laps into.
Definition at line 989 of file MSVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::executeMove(), MSVehicle::getAngle(), MSVehicle::leaveLane(), and MSVehicle::~MSVehicle().
|
protectedinherited |
Definition at line 1000 of file MSVehicle.h.
Referenced by MSVehicle::checkRewindLinkLanes(), and MSVehicle::executeMove().
|
protectedinherited |
The lane the vehicle is on.
Definition at line 970 of file MSVehicle.h.
Referenced by MSVehicle::adaptLaneEntering2MoveReminder(), MSVehicle::checkRewindLinkLanes(), drawAction_drawRailCarriages(), drawGL(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::fixContinuations(), MSVehicle::fixPosition(), MSVehicle::getAngle(), MSVehicle::getBestLanes(), MSVehicle::getDistanceToPosition(), MSVehicle::getLane(), MSVehicle::getLaneIndex(), MSVehicle::getPosition(), MSVehicle::planMoveInternal(), MSVehicle::processNextStop(), and selectBlockingFoes().
|
protectedinherited |
Definition at line 972 of file MSVehicle.h.
Referenced by MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::getLaneChangeModel(), MSVehicle::MSVehicle(), and MSVehicle::~MSVehicle().
|
mutableprotectedinherited |
Definition at line 974 of file MSVehicle.h.
Referenced by MSVehicle::getBestLanes(), and MSVehicle::replaceRoute().
|
protectedinherited |
Container for used Links/visited Lanes during lookForward.
Definition at line 1052 of file MSVehicle.h.
Referenced by drawGLAdditional(), MSVehicle::executeMove(), MSVehicle::onRemovalFromNet(), MSVehicle::planMove(), selectBlockingFoes(), and MSVehicle::~MSVehicle().
|
mutableprivate |
The mutex used to avoid concurrent updates of the vehicle buffer.
Definition at line 348 of file GUIVehicle.h.
Referenced by drawBestLanes(), getBestLanes(), and ~GUIVehicle().
|
protectedinherited |
Current lane's move reminder.
Definition at line 294 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::activateReminders(), MSVehicle::activateReminders(), MSVehicle::adaptLaneEntering2MoveReminder(), MSVehicle::addPerson(), MSBaseVehicle::addReminder(), GUIVehicle(), MSVehicle::leaveLane(), MSBaseVehicle::MSBaseVehicle(), MSBaseVehicle::removeReminder(), and MSVehicle::workOnMoveReminders().
|
protectedinherited |
The number of reroutings.
Definition at line 307 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::getNumberReroutes(), and MSVehicle::replaceRoute().
|
protectedinherited |
This Vehicle's parameter.
Definition at line 272 of file MSBaseVehicle.h.
Referenced by MSBaseVehicle::calculateArrivalPos(), MSVehicle::getBestLanes(), MSBaseVehicle::getID(), MSBaseVehicle::getParameter(), MSVehicle::getPersonNumber(), MSVehicle::planMoveInternal(), MSBaseVehicle::reroute(), MSBaseVehicle::saveState(), and MSBaseVehicle::~MSBaseVehicle().
|
protectedinherited |
The passengers this vehicle may have.
Definition at line 983 of file MSVehicle.h.
Referenced by MSVehicle::addPerson(), drawGL(), getNumPassengers(), MSVehicle::getPersonNumber(), and MSVehicle::processNextStop().
|
protectedinherited |
This Vehicle's route.
Definition at line 275 of file MSBaseVehicle.h.
Referenced by MSVehicle::addStop(), MSBaseVehicle::calculateArrivalPos(), drawAction_drawRailCarriages(), drawRoute(), MSVehicle::executeMove(), MSVehicle::getBestLanes(), MSVehicle::getDistanceToPosition(), getPreviousLane(), MSBaseVehicle::getRoute(), MSVehicle::getRoutePosition(), MSVehicle::hasArrived(), MSBaseVehicle::hasValidRoute(), MSBaseVehicle::MSBaseVehicle(), MSVehicle::planMoveInternal(), MSVehicle::replaceRoute(), MSBaseVehicle::replaceRouteEdges(), MSBaseVehicle::reroute(), MSVehicle::resetRoutePosition(), MSBaseVehicle::saveState(), MSVehicle::saveState(), MSVehicle::willPass(), and MSBaseVehicle::~MSBaseVehicle().
|
private |
Definition at line 350 of file GUIVehicle.h.
Referenced by drawRoute(), GUIVehicle(), and ~GUIVehicle().
|
mutableprivate |
positions of seats in the vehicle (updated at every drawing step)
Definition at line 353 of file GUIVehicle.h.
Referenced by computeSeats(), drawAction_drawRailCarriages(), drawGL(), getSeatPosition(), and GUIVehicle().
|
protectedinherited |
State of things of the vehicle that can be on or off.
Definition at line 992 of file MSVehicle.h.
Referenced by MSVehicle::getSignals(), MSVehicle::signalSet(), MSVehicle::switchOffSignal(), and MSVehicle::switchOnSignal().
|
protectedinherited |
This Vehicles driving state (pos and speed)
Definition at line 967 of file MSVehicle.h.
Referenced by MSVehicle::addStop(), MSLaneChanger::change(), MSVehicle::checkRewindLinkLanes(), MSVehicle::congested(), drawAction_drawRailCarriages(), drawGL(), MSVehicle::enterLaneAtInsertion(), MSVehicle::enterLaneAtLaneChange(), MSVehicle::enterLaneAtMove(), MSVehicle::executeMove(), MSVehicle::fixPosition(), MSVehicle::getAngle(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHBEFA_CO2Emissions(), MSVehicle::getHBEFA_COEmissions(), MSVehicle::getHBEFA_FuelConsumption(), MSVehicle::getHBEFA_HCEmissions(), MSVehicle::getHBEFA_NOxEmissions(), MSVehicle::getHBEFA_PMxEmissions(), MSVehicle::getPositionOnLane(), MSVehicle::getSpeed(), MSVehicle::getSpeedWithoutTraciInfluence(), MSVehicle::hasArrived(), MSVehicle::leaveLane(), MSVehicle::loadState(), MSVehicle::onRemovalFromNet(), MSVehicle::overlap(), MSVehicle::planMoveInternal(), MSVehicle::processNextStop(), and MSVehicle::saveState().
|
protectedinherited |
The vehicle's list of stops.
Definition at line 980 of file MSVehicle.h.
Referenced by MSVehicle::addPerson(), MSVehicle::addStop(), MSVehicle::addTraciStop(), MSVehicle::getBestLanes(), MSVehicle::getNextStop(), getStopInfo(), MSVehicle::hasStops(), MSVehicle::isParking(), MSVehicle::isStopped(), MSVehicle::isStoppedTriggered(), MSVehicle::planMoveInternal(), MSVehicle::processNextStop(), MSVehicle::replaceRoute(), and MSVehicle::resumeFromStopping().
|
protectedinherited |
This Vehicle's type.
Definition at line 278 of file MSBaseVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSVehicle::getAngle(), MSVehicle::getBestLanes(), MSVehicle::getCarFollowModel(), MSVehicle::getHarmonoise_NoiseEmissions(), MSVehicle::getHBEFA_CO2Emissions(), MSVehicle::getHBEFA_COEmissions(), MSVehicle::getHBEFA_FuelConsumption(), MSVehicle::getHBEFA_HCEmissions(), MSVehicle::getHBEFA_NOxEmissions(), MSVehicle::getHBEFA_PMxEmissions(), MSBaseVehicle::getMaxSpeed(), getParameterWindow(), MSBaseVehicle::getVehicleType(), MSBaseVehicle::hasValidRoute(), MSVehicle::processNextStop(), MSVehicle::replaceVehicleType(), MSBaseVehicle::saveState(), and MSVehicle::~MSVehicle().
|
protectedinherited |
The time the vehicle waits (is not faster than 0.1m/s) in seconds.
Definition at line 964 of file MSVehicle.h.
Referenced by MSVehicle::enterLaneAtInsertion(), MSVehicle::executeMove(), MSVehicle::getImpatience(), MSVehicle::getWaitingSeconds(), MSVehicle::getWaitingTime(), and MSVehicle::processNextStop().
|
staticinherited |
associates object types with strings
Definition at line 99 of file GUIGlObject.h.