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