12    class CLedEquippedEntity;
 
   15 #include <argos3/core/simulator/entity/positional_entity.h> 
   16 #include <argos3/plugins/simulator/entities/led_equipped_entity.h> 
void SetIntensity(Real f_intensity)
 
float Real
Collects all ARGoS code. 
 
ticpp::Element TConfigurationNode
The ARGoS configuration XML node. 
 
Real GetIntensity() const 
 
virtual std::string GetTypeDescription() const 
Returns a string label for this class. 
 
virtual void Init(TConfigurationNode &t_tree)
Initializes the state of the entity from the XML configuration tree. 
 
The namespace containing all the ARGoS related code.