61 virtual const unsigned int trackingFrequency()
const;
62 virtual void setTrackingFrequency(
const unsigned int freq);
DtSearchRescueSensorDescriptor; descriptor for the DtSearchRescueSensor component.
Definition: searchRescueSensorDescriptor.h:26
DtSignatureObjectSensorDescriptor & operator=(const DtSignatureObjectSensorDescriptor &orig)
assignment
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const override
Definition: readerWriterRegistry.h:39
DtRwInt myTrackingFrequency
Parameter Name: tracking-frequency Parameter Description: The frequency of transmitters to search for...
Definition: searchRescueSensorDescriptor.h:75
static DtComponentDescriptor * creator()
Description: Readable, Writable int.
Definition: rwInt.h:25
virtual DtString type() const override
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
DtSignatureObjectSensorDescriptor; descriptor for the DtSignatureObjectSensor component.
Definition: signatureObjectSensorDescriptor.h:31