 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
51 const std::vector<std::string>& vehicleTypes,
const std::string& name,
bool friendlyPos,
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
method for setting the attribute and letting the object perform additional changes
void commitMoveShape(const GNEMoveResult &moveResult, GNEUndoList *undoList)
commit move shape
std::string getAdditionalProblem() const
return a string with the current additional problem
Static storage of an output device and its base (abstract) implementation.
A NBNetBuilder extended by visualisation and editing capabilities.
void setMoveShape(const GNEMoveResult &moveResult)
set move shape
std::map< std::string, std::string > Map
parameters map
GNEDetectorE1(GNENet *net)
default constructor
void writeAdditional(OutputDevice &device) const
write additional element into a xml file
~GNEDetectorE1()
Destructor.
bool isAdditionalValid() const
check if current additional is valid to be writed into XML
void fixAdditionalProblem()
fix additional problem
std::string getAttribute(SumoXMLAttr key) const
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
double getAttributeDouble(SumoXMLAttr key) const
GNEDetectorE1 & operator=(const GNEDetectorE1 &)=delete
Invalidated assignment operator.
bool isValid(SumoXMLAttr key, const std::string &value)
method for checking if the key and their correspondent attribute are valids
void updateGeometry()
update pre-computed geometry information
Stores the information about how to visualize structures.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
This lane is powered by an underlying GNEEdge and basically knows how to draw itself.