C# Class ComparisonUtility.DataPoint

Afficher le fichier Open project: GridProtectionAlliance/openHistorian Class Usage Examples

Méthodes publiques

Свойство Type Description
Flags ulong
PointID ulong
Timestamp ulong
Value ulong

Private Methods

Méthode Description
Clear ( ) : void
Clone ( ) : DataPoint
Clone ( DataPoint dataPoint ) : void
CompareTimestamps ( ulong left, ulong right, int frameRate ) : int
IsEmpty ( ) : bool
RoundTimestamp ( ulong timestamp, int frameRate ) : ulong

Property Details

Flags public_oe property

public ulong Flags
Résultat ulong

PointID public_oe property

public ulong PointID
Résultat ulong

Timestamp public_oe property

public ulong Timestamp
Résultat ulong

Value public_oe property

public ulong Value
Résultat ulong