Represents a data interval element.
MultipleThresholdCrossings | Returns an array of two-dimensional arrays. Each two-dimensional array contains start and stop times based on the boundaries passed in. The DataSets property must contain the Time dataset for this method to work correctly. |
ThresholdCrossings | Returns a two-dimensional array containing time and direction data (negative for decreasing). The DataSets property must contain the Time dataset for this method to work correctly. |
DataSets | Returns a collection of data sets within the interval. |
StartTime | Returns the start time of the interval. Uses DateFormat Dimension. |
StopTime | Returns the stop time of the interval. Uses DateFormat Dimension. |
Extract data from IAgDrIntervalCollection (generic)
[C#] | ||
---|---|---|
|
Extract data from IAgDrIntervalCollection (generic)
[Visual Basic .NET] | ||
---|---|---|
|