7 #ifndef WiFi_EQUIPPED_ENTITY_H
8 #define WiFi_EQUIPPED_ENTITY_H
10 #include <argos3/core/simulator/entity/entity.h>
11 #include <argos3/core/utility/math/vector3.h>
24 const std::string& str_id);
The namespace containing all the ARGoS related code.
Basic class for an entity that contains other entities.
virtual std::string GetTypeDescription() const
Returns a string label for this class.
CWiFiEquippedEntity(CComposableEntity *pc_parent)