![]() |
ITime
|
public interface ITimeSeriesValue<T> : ITimeSeriesValue
The ITimeSeriesValueT type exposes the following members.
Name | Description | |
---|---|---|
![]() | ID |
Gets or sets the Guid based signal ID of this ITimeSeriesValueT.
(Inherited from ITimeSeriesValue) |
![]() | Timestamp |
Gets or sets exact timestamp, in ticks, of the data represented by this ITimeSeriesValueT.
(Inherited from ITimeSeriesValue) |
![]() | Value | Gets or sets the raw typed value of this ITimeSeriesValueT. |
Name | Description | |
---|---|---|
![]() | GetHashCode |
Get the hash code for the ID.
(Inherited from ITimeSeriesValue) |