GridFriendlySensor Class Reference

#include <GridWise.h>

Inheritance diagram for GridFriendlySensor:
Sensor

List of all members.

Public Member Functions

 GridFriendlySensor (GridFriendlyLoad *actuator)
void trip (ElectricalSensorInterface *evars)
 Method called when the sensor trips.
double distFromTrip (ElectricalSensorInterface *evars)
 Distance (in freq) to the tripping or reset point.

Detailed Description

This is a model of a sensor that triggers action in a GridFriendlyLoad.

Definition at line 50 of file GridWise.h.


Constructor & Destructor Documentation

GridFriendlySensor::GridFriendlySensor ( GridFriendlyLoad actuator  ) 

Set the low frequency threshold where the appliance will trip. Units are frequency, and model assumes a 60 Hz system. The actuator is the load that this sensor will inform of a trip. Model resets the sensor when the frequency climbs above the trip threshold by a small value.

Definition at line 11 of file GridFriendlySensor.cpp.


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

Generated on 17 Jul 2013 by  doxygen 1.6.1