AP&C API Reference
Public Member Functions | Properties | List of all members
Apac.Ecop.Reporting.DailyHistoryReport Class Reference

A report for daily history. More...

Public Member Functions

 DailyHistoryReport ()
 Initializes a new instance of the DailyHistoryReport class. More...
 
void UpdateHourlyAverages (WeightedMeasurementAvgs avgs)
 

Properties

uint Day [get, set]
 Gets or sets the day. More...
 
Dictionary< uint, List< ReportDataPoint > > HourlyAverages [get, set]
 Gets or sets the hourly averages. More...
 

Detailed Description

A report for daily history.

Constructor & Destructor Documentation

◆ DailyHistoryReport()

Apac.Ecop.Reporting.DailyHistoryReport.DailyHistoryReport ( )
inline

Initializes a new instance of the DailyHistoryReport class.

Property Documentation

◆ Day

uint Apac.Ecop.Reporting.DailyHistoryReport.Day
getset

Gets or sets the day.

The day.

◆ HourlyAverages

Dictionary<uint, List<ReportDataPoint> > Apac.Ecop.Reporting.DailyHistoryReport.HourlyAverages
getset

Gets or sets the hourly averages.

The hourly averages.


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