Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

ProcBatteryPeukert Class Reference

#include <ProcBattery.hh>

Inherits DataProcessor.

List of all members.


Detailed Description

Data processor modeling a battery with simple Peukert model.

This class represents a data processor which models a battery with a simple Peukert discharge model.

Inputs:

Outputs:


Public Member Functions

 ProcBatteryPeukert (const char *name, int index, battery_param_t *p)
void getParams (battery_param_t *p)
void setParams (battery_param_t *p)
virtual void update (void)


Member Function Documentation

void ProcBatteryPeukert::getParams battery_param_t p  )  [inline]
 

This method can be used to retrieve configuration parameters used by the processor

void ProcBatteryPeukert::setParams battery_param_t p  )  [inline]
 

This method can be used to set configuration parameters used by the processor


SimLib Reference Documentation