19 #ifndef GNEVariableSpeedSignStep_h 20 #define GNEVariableSpeedSignStep_h GNEVariableSpeedSign * myVariableSpeedSignParent
pointer to variable speed sign parent
~GNEVariableSpeedSignStep()
destructor
void writeStep(OutputDevice &device)
write step into XML
SumoXMLTag
Numbers representing SUMO-XML - element names.
GNEVariableSpeedSignStep(GNEVariableSpeedSignDialog *variableSpeedSignDialog)
default constructor
double getTime() const
get time
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
SumoXMLTag myTag
XML Tag of a variable speed sign interval.
std::string getAttribute(SumoXMLAttr key) const
inherited from GNEAttributeCarrier
GNEVariableSpeedSignStep & operator=(const GNEVariableSpeedSignStep &)=delete
Invalidated assignment operator.
double mySpeed
speed in this timeStep
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
bool isValid(SumoXMLAttr key, const std::string &value)
Static storage of an output device and its base (abstract) implementation.
GNEVariableSpeedSign * getVariableSpeedSignParent() const
get variable speed sign parent