FreqTripListener Class Reference

#include <FreqTripListener.h>

List of all members.

Public Member Functions

 FreqTripListener (ElectricalModel *model, 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 looks for generators that trip offline and records the time at which they are disconnected.

Definition at line 12 of file FreqTripListener.h.


Constructor & Destructor Documentation

FreqTripListener::FreqTripListener ( ElectricalModel model,
std::string  model_name = "" 
)

Generator status is reported in a table called model_name+"_freq_trip.dat"


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

Generated on 17 Jul 2013 by  doxygen 1.6.1