20 #ifndef GNECalibratorRouteDialog_h 21 #define GNECalibratorRouteDialog_h FXTextField * myTextFieldColor
color of route
FXList * myListOfEdgesOfRoute
list of edges of route
GNECalibratorRouteDialog & operator=(const GNECalibratorRouteDialog &)
Invalidated assignment operator.
bool myCalibratorRouteValid
flag to check if current calibrator vehicleType is valid
long onCmdCancel(FXObject *, FXSelector, void *)
event after press cancel button
Dialog to edit sequences, parameters, etc.. of Additionals.
FXList * myListOfEdgesOfNet
list of edges of net
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
GNECalibratorRouteDialog()
FOX needs this.
GNECalibratorRoute * myCalibratorRoute
pointer to modified rerouter interval
void updateCalibratorRouteValues()
update data fields
SumoXMLAttr myInvalidAttr
current sumo attribute invalid
FXTextField * myTextFieldRouteID
route ID
long onCmdReset(FXObject *, FXSelector, void *)
event after press reset button
bool myUpdatingElement
flag to indicate if flow are being created or modified
Dialog for edit calibrators.
Dialog for edit rerouter intervals.
GNECalibratorDialog * myCalibratorDialogParent
pointer to GNECalibratorDialog parent
GNECalibratorRoute * myCopyOfCalibratorRoute
pointer in which save modifications of CalibratorRoute
long onCmdAccept(FXObject *, FXSelector, void *)
FXTextField * myTextFieldEdges
list of edges (string)
long onCmdSetVariable(FXObject *, FXSelector, void *)
event after change value
~GNECalibratorRouteDialog()
destructor