public class YOldDataStream extends YDataStream
_avgVal, _calhdl, _calpar, _calraw, _calref, _caltyp, _columnNames, _decexp, _decimals, _duration, _functionId, _isAvg, _isClosed, _isScal, _isScal32, _maxVal, _minVal, _nCols, _nRows, _offset, _parent, _runNo, _samplesPerHour, _scale, _utcStamp, _values, DATA_INVALID
Constructor and Description |
---|
YOldDataStream(YDataLogger parent,
int run,
int stamp,
long utc,
int itv) |
Modifier and Type | Method and Description |
---|---|
double |
get_dataSamplesInterval()
Returns the number of seconds elapsed between two consecutive
rows of this data stream.
|
int |
get_startTime()
Returns the relative start time of the data stream, measured in seconds.
|
double |
getDataSamplesInterval()
Returns the number of seconds elapsed between two consecutive rows of
this data stream.
|
int |
getStartTime()
Returns the start time of the data stream, relative to the beginning of
the run.
|
int |
loadStream() |
_decodeAvg, _decodeVal, _get_url, _initFromDataSet, _parseStream, get_averageValue, get_columnCount, get_columnNames, get_data, get_dataRows, get_dataSamplesIntervalMs, get_duration, get_maxValue, get_minValue, get_rowCount, get_runIndex, get_startTimeUTC, isClosed
public YOldDataStream(YDataLogger parent, int run, int stamp, long utc, int itv)
public int loadStream() throws YAPI_Exception
loadStream
in class YDataStream
YAPI_Exception
public int get_startTime()
get_startTime
in class YDataStream
public int getStartTime()
public double get_dataSamplesInterval()
get_dataSamplesInterval
in class YDataStream
public double getDataSamplesInterval()
Copyright © 2016. All rights reserved.