#include "radio_entity.h"#include <argos3/core/simulator/space/space.h>#include <argos3/core/simulator/simulator.h>#include <argos3/plugins/simulator/media/radio_medium.h>
Go to the source code of this file.
Classes | |
| class | argos::CSpaceOperationAddCRadioEntity |
| class | argos::CSpaceOperationRemoveCRadioEntity |
Namespaces | |
| argos | |
| The namespace containing all the ARGoS related code. | |
Functions | |
| argos::REGISTER_SPACE_OPERATION (CSpaceOperationAddEntity, CSpaceOperationAddCRadioEntity, CRadioEntity) | |
| argos::REGISTER_SPACE_OPERATION (CSpaceOperationRemoveEntity, CSpaceOperationRemoveCRadioEntity, CRadioEntity) | |