INET Framework for OMNeT++/OMNEST
inet::power::IEpEnergyManagement Class Referenceabstract

TODO. More...

#include <IEpEnergyManagement.h>

Inheritance diagram for inet::power::IEpEnergyManagement:
inet::power::IEnergyManagement inet::power::SimpleEpEnergyManagement

Public Member Functions

virtual J getEstimatedEnergyCapacity () const =0
 Returns the estimated energy capacity in the range [0, +infinity). More...
 
- Public Member Functions inherited from inet::power::IEnergyManagement
virtual ~IEnergyManagement ()
 
virtual IEnergyStoragegetEnergyStorage () const =0
 Returns the energy storage that is managed by this energy management. More...
 

Detailed Description

TODO.

See the corresponding NED file for more details.

Author
Levente Meszaros

Member Function Documentation

virtual J inet::power::IEpEnergyManagement::getEstimatedEnergyCapacity ( ) const
pure virtual

Returns the estimated energy capacity in the range [0, +infinity).

It specifies the amount of energy that the energy storage contains at the moment according to the estimation of the management.

Implemented in inet::power::SimpleEpEnergyManagement.


The documentation for this class was generated from the following file: