Click or drag to resize

TVQ Methods

The TVQ type exposes the following members.

Methods
 NameDescription
Public methodClone Clones the current TVQ to a new TVQ object.
Public methodClone(TVQ) Clones the TVQ supplied to a new TVQ object.
Public methodEquals Compares TVQ value with another TVQ value to determine if they are equal.
Public methodGetReadableQuality Readable Quality indicator for this data value.
Public methodToString Compiles a string containing Time, Value, and Quality indicator for this recorded data..
(Overrides ObjectToString)
Public methodValueToBool Returns the current value recorded as a boolean.
Public methodValueToDouble Returns the current value recorded as a double.
Public methodValueToInt Returns the current value recorded as a integer.
Public methodValueToSingle Returns the current value recorded as a single.
Public methodValueToString Returns the current value recorded as a string.
Top
See Also