 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
74 const std::vector<std::string>& lines,
MSLane& lane,
75 double frompos,
double topos,
const std::string name,
int personCapacity);
const std::string getOptionalName() const
Returns the street name.
A lane area vehicles can halt at.
A window containing a gl-object's parameter.
double myWidth
The visual width of the stoppling place.
Representation of a lane in the micro simulation.
Position getWaitPosition(MSTransportable *person) const
Returns the next free waiting place for pedestrians / containers.
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
The simulated network and simulation perfomer.
GUIParameterTableWindow * getParameterWindow(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own parameter window.
bool addAccess(MSLane *lane, const double pos, const double length)
adds an access point to this stop
PositionVector myAccessCoords
The coordinates of access points.
A class that stores a 2D geometrical boundary.
A point in 2D or 3D with translation and scaling methods.
double myFGSignRot
The rotation of the sign.
double myPersonExaggeration
The current person exaggeration.
GUIBusStop(const std::string &id, const std::vector< std::string > &lines, MSLane &lane, double frompos, double topos, const std::string name, int personCapacity)
Constructor.
PositionVector myFGShape
The shape.
GUIGLObjectPopupMenu * getPopUpMenu(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own popup-menu.
A lane area vehicles can halt at (gui-version)
Position myFGSignPos
The position of the sign.
std::vector< double > myFGShapeRotations
The rotations of the shape parts.
Stores the information about how to visualize structures.
std::vector< double > myFGShapeLengths
The lengths of the shape parts.
Boundary getCenteringBoundary() const
Returns the boundary to which the view shall be centered in order to show the object.