This is a list of lists containing WeightedMeasurementAvg instances and (optionally) keyed by element ID.
More...
|
WeightedMeasurementAvg | this[uint elementid] [get] |
| Gets the WeightedMeasurementAvg with the specified elementid. More...
|
|
decimal | Mean [get] |
| Gets the mean (average) value in the collection. Bear in mind this is the average value of a set of averages, not an aggregated average of all values used to make all averages in the collection. More...
|
|
DateTime | Timestamp [get] |
| Gets the timestamp. More...
|
|
int | Bucket [get] |
| Gets the bucket, which is a five minute period. There are 12 buckets in an hour and 288 buckets in a day. More...
|
|
int | Offset [get] |
| Gets the offset into the bucket in seconds. More...
|
|
Monitoring.ManagedElement | Element [get] |
| The mapping containing the identifier and other information about the element to which this list applies. An element ID of zero (0) means either a mixed list or no association to an element is established. More...
|
|
This is a list of lists containing WeightedMeasurementAvg instances and (optionally) keyed by element ID.
◆ WeightedMeasurementAvgs() [1/5]
Apac.Monitoring.WeightedMeasurementAvgs.WeightedMeasurementAvgs |
( |
| ) |
|
|
inline |
◆ WeightedMeasurementAvgs() [2/5]
Apac.Monitoring.WeightedMeasurementAvgs.WeightedMeasurementAvgs |
( |
DateTime |
stamp | ) |
|
|
inline |
◆ WeightedMeasurementAvgs() [3/5]
◆ WeightedMeasurementAvgs() [4/5]
◆ WeightedMeasurementAvgs() [5/5]
Apac.Monitoring.WeightedMeasurementAvgs.WeightedMeasurementAvgs |
( |
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
|
inlineprotected |
◆ Contains()
bool Apac.Monitoring.WeightedMeasurementAvgs.Contains |
( |
uint |
elementid | ) |
|
|
inline |
Determines whether this collection contains an element with the specified elementid .
- Parameters
-
- Returns
true
if [contains] [the specified elementid]; otherwise, false
.
◆ Mean
decimal Apac.Monitoring.WeightedMeasurementAvgs.Mean |
|
get |
Gets the mean (average) value in the collection. Bear in mind this is the average value of a set of averages, not an aggregated average of all values used to make all averages in the collection.
◆ this[uint elementid]
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Monitoring/WeightedMeasurementAvgs.cs