BusPhaseAngleListener Class Reference

#include <BusPhaseAngleListener.h>

List of all members.

Public Member Functions

 BusPhaseAngleListener (ElectricalModel *model, double cint=1E-1, std::string model_name="")
void outputEvent (adevs::Event< adevs::PortValue< BasicEvent * > >, double)
void stateChange (adevs::Atomic< adevs::PortValue< BasicEvent * > > *model, double t)

Detailed Description

This listener records phase angle at all of the busses, load and generation.

Definition at line 10 of file BusPhaseAngleListener.h.


Constructor & Destructor Documentation

BusPhaseAngleListener::BusPhaseAngleListener ( ElectricalModel model,
double  cint = 1E-1,
std::string  model_name = "" 
)

The listener will record bus phase angles from the provided ElectricalModel model. Values are recorded at most at intervals cint. Data is stored in model_name+"_all_freq.dat". The output data is in degrees.


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

Generated on 17 Jul 2013 by  doxygen 1.6.1