Represents a data interval element.
MultipleThresholdCrossings |
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 |
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#] | Copy Code
|
|
|---|---|---|
|
||
Extract data from
IAgDrIntervalCollection (generic)
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


~207.gif)

