EnergyConsumed Class |
[This is preliminary documentation and is subject to change.]
{ "StartTime": "2018-04-05T09:33:06.1358356-04:00", "EndTime": "2018-04-05T09:38:06.1358356-04:00", "EnergyUsed": 0.012, "PeakPower": 125.6, "MinimumPower": 120.3, "MeanPower": 124.6 }
Namespace: CFX.ResourcePerformance
The EnergyConsumed type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndTime |
The end time of the sample period
|
![]() | EnergyUsed |
The total amount of energy consumed during the sample period
(in kilowatt-hours)
|
![]() | MeanPower |
The average amount of power consumed during the sample period
(in watts)
|
![]() | MinimumPower |
The lowest amount of power recorded during the sample period
(in watts)
|
![]() | PeakPower |
The maximum amount of power recorded during the sample period
(in watts)
|
![]() | StartTime |
The start time of the sample period
|