CSCI 3081 - Drone Delivery System
|
#include "entity_base.h"
#include <vector>
#include <string>
#include <recharge_drone.h>
#include <carrier.h>
#include <vector.h>
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... | |