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

TODO. More...

#include <ICcEnergyGenerator.h>

Inheritance diagram for inet::power::ICcEnergyGenerator:
inet::power::IEnergyGenerator

Public Member Functions

virtual A getCurrentGeneration () const =0
 Returns the current generation in the range [0, +infinity). More...
 
- Public Member Functions inherited from inet::power::IEnergyGenerator
virtual ~IEnergyGenerator ()
 
virtual IEnergySinkgetEnergySink () const =0
 Returns the energy sink that absorbs energy from this energy generator. More...
 

Static Public Attributes

static simsignal_t currentGenerationChangedSignal = cComponent::registerSignal("currentGenerationChanged")
 The signal that is used to publish current generation changes. More...
 

Detailed Description

TODO.

See the corresponding NED file for more details.

Author
Levente Meszaros

Member Function Documentation

virtual A inet::power::ICcEnergyGenerator::getCurrentGeneration ( ) const
pure virtual

Returns the current generation in the range [0, +infinity).

Member Data Documentation

simsignal_t inet::power::ICcEnergyGenerator::currentGenerationChangedSignal = cComponent::registerSignal("currentGenerationChanged")
static

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