QdbDoublePoint Class |
Namespace: Quasardb.TimeSeries
The QdbDoublePoint type exposes the following members.
Name | Description | |
---|---|---|
QdbDoublePoint |
Creates a point.
|
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from QdbPointT.) | |
Equals(QdbPointT) | Indicates whether the current object is equal to another object of the same type. (Inherited from QdbPointT.) | |
GetHashCode | Serves as the default hash function. (Inherited from QdbPointT.) | |
ToString | Returns a string that represents the current object. (Inherited from QdbPointT.) |
Name | Description | |
---|---|---|
Time |
The timestamp of the point
(Inherited from QdbPointT.) | |
Value |
The value of the point
(Inherited from QdbPointT.) |