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

TODO. More...

#include <ICcEnergyManagement.h>

Inheritance diagram for inet::power::ICcEnergyManagement:
inet::power::IEnergyManagement

Public Member Functions

virtual C getEstimatedChargeCapacity () const =0
 Returns the estimated charge 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 C inet::power::ICcEnergyManagement::getEstimatedChargeCapacity ( ) const
pure virtual

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

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


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