42 static_cast<MSChargingStation*
>(stop.second)->writeAggregatedChargingStationOutput(of, includeUnfinished);
@ SUMO_TAG_CHARGING_STATION
A Charging Station.
static void write(OutputDevice &of, bool end=false)
Writes the recently completed charging events.
static MSNet * getInstance()
Returns the pointer to the unique instance of MSNet (singleton).
const NamedObjectCont< MSStoppingPlace * > & getStoppingPlaces(SumoXMLTag category) const
bool getBool(const std::string &name) const
Returns the boolean-value of the named option (only for Option_Bool)
static OptionsCont & getOptions()
Retrieves the options.
Static storage of an output device and its base (abstract) implementation.