battery_equipped_entity.cpp File Reference
#include "battery_equipped_entity.h"
#include <argos3/core/simulator/simulator.h>
#include <argos3/core/simulator/space/space.h>
#include <argos3/core/simulator/entity/composable_entity.h>
Include dependency graph for battery_equipped_entity.cpp:

Go to the source code of this file.

Namespaces

 argos
 The namespace containing all the ARGoS related code.
 

Functions

 argos::REGISTER_STANDARD_SPACE_OPERATIONS_ON_ENTITY (CBatteryEquippedEntity)
 
 argos::REGISTER_BATTERY_DISCHARGE_MODEL (CBatteryDischargeModelTime, "time")
 
 argos::REGISTER_BATTERY_DISCHARGE_MODEL (CBatteryDischargeModelMotion, "motion")
 
 argos::REGISTER_BATTERY_DISCHARGE_MODEL (CBatteryDischargeModelTimeMotion, "time_motion")