Defined by filtering times from original time array according to specified filtering method.
![]() | Specify the number of times skipped between accepted samples when FilterType is set to Skip Count... |
![]() | Skip Time Steps filter type omits from filtered time array any times that fall within specified time step of last accepted time sample. Skip Count filter type omits specified number of time samples since last accepted time sample... |
![]() | If set to true, includes stop times of each interval from original time array. |
![]() | The original time array. |
![]() | The number of steps skipped between accepted samples when FilterType is set to Skip Time Steps. |
Implemented Interface |
---|
IAgCrdnEventArray |
IAgCrdn |
Create and configure filtered event array.
[C#] | ||
---|---|---|
|
Create and configure filtered event array.
[Visual Basic .NET] | ||
---|---|---|
|