urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
complexType timeBasedFilterQosPolicy

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}timeBasedFilterQosPolicy (restriction)

Documentation
                This TIME_BASED_FILTER QoS policy allows you to specify that
                data should not be delivered more than once per-specified
                period for each data instance, regardless of how fast
                DataWriters are publishing new samples of the data instance.
            
Properties
This component is not nillable.

Model
<...>
minimum_separation?
</...>


Nested Element Summary
durationminimum_separation
          
Source
<xs:complexType name="timeBasedFilterQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="minimum_separation" type="duration"/>
</xs:all>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.