Disaggregate
Disaggregate Smart Meter data

PowerStateSequenceItem Struct Reference

#include <PowerStateSequence.h>

Collaboration diagram for PowerStateSequenceItem:

List of all members.

Public Member Functions

 PowerStateSequenceItem ()

Public Attributes

PowerStates_t::const_iterator powerState
 An iterator "pointer" to a powerState.
size_t startTime
 in seconds
size_t endTime
 in seconds
Sample_t delta
 the delta corresponding to this power state sequence item

Detailed Description

Definition at line 18 of file PowerStateSequence.h.


Constructor & Destructor Documentation

PowerStateSequenceItem::PowerStateSequenceItem ( ) [inline]

Definition at line 23 of file PowerStateSequence.h.


Member Data Documentation

the delta corresponding to this power state sequence item

Definition at line 22 of file PowerStateSequence.h.

PowerStates_t::const_iterator PowerStateSequenceItem::powerState

An iterator "pointer" to a powerState.

Definition at line 19 of file PowerStateSequence.h.

Referenced by Signature::updatePowerStateSequence().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends