CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS_TimeBasedFilterQosPolicy Struct Reference

Defines a filter based on time between samples. The DataReader indicates that it wants at most one sample for each instance every minimum_separation interval. More...

Data Fields

struct DDS_Duration_t minimum_separation
 the minimum separation between instance updates
 

Detailed Description

Defines a filter based on time between samples. The DataReader indicates that it wants at most one sample for each instance every minimum_separation interval.

It is inconsistent for a DataReader to have a minimum_separation larger than its DEADLINE period. By default minimum_separation=0 indicating that the DataReader should be sent all values.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.