72 const std::string&
getName()
const;
A location in the 2D plane freely positioned on a street.
A model of the street in the city.
SUMOReal getLength() const
Provides the length of this edge.
const std::string & getName() const
Provides the id of this edge.
SUMOReal getWorkplaceNumber() const
Provides the number of work places in this street.
A basic edge for routing applications.
AGStreet(const ROEdge *edge, SUMOReal popD=0, SUMOReal workD=0)
void print() const
Prints a summary of the properties of this street to standard output.
SUMOReal getPopulation() const
Provides the number of persons living in this street.
void setWorkplaceNumber(const SUMOReal work)
Modifies the number of work places in this street.
void setPopulation(const SUMOReal pop)
Modifies the number of persons living in this street.