C# Class Aqueduct.Monitoring.Readings.AvgReadingData

Inheritance: ReadingData
Afficher le fichier Open project: aqueduct/Aqueduct.Monitoring

Méthodes publiques

Méthode Description
Aggregate ( ReadingData other ) : void
AvgReadingData ( double value ) : System.Collections.Generic
GetValue ( ) : dynamic

Method Details

Aggregate() public méthode

public Aggregate ( ReadingData other ) : void
other ReadingData
Résultat void

AvgReadingData() public méthode

public AvgReadingData ( double value ) : System.Collections.Generic
value double
Résultat System.Collections.Generic

GetValue() public méthode

public GetValue ( ) : dynamic
Résultat dynamic