CSCI 3081 - Drone Delivery System
Classes
charging_station.h File Reference
#include "entity_base.h"
#include <vector>
#include <string>
#include <recharge_drone.h>
#include <carrier.h>
#include <vector.h>
Include dependency graph for charging_station.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  csci3081::ChargingStation
 A representation of a ChargingStation, inherited from EntityBase It stores the ChargingStation's name, ID, version, position, direction, and dynamic mode. More...