22 #ifndef GUIPersonControl_h 23 #define GUIPersonControl_h
void insertPersonIDs(std::vector< GUIGlID > &into)
Returns the list of all known persons by gl-id.
virtual ~GUIPersonControl()
destructor
The car-following model and parameter.
std::vector< MSTransportable::Stage * > MSTransportablePlan
the structure holding the plan of a transportable
virtual MSPerson * buildPerson(const SUMOVehicleParameter *pars, const MSVehicleType *vtype, MSTransportable::MSTransportablePlan *plan) const
Builds a new person.
Structure representing possible vehicle parameter.
GUIPersonControl()
constructor
GUI-version of the person control for building gui persons.