54 virtual DtReal engineeringObjectDetectionRange()
const;
55 virtual void setEngineeringObjectDetectionRange(DtReal range);
60 virtual DtReal probabilityToDetectConcealed()
const;
61 virtual void setProbabilityToDetectConcealed(DtReal prob);
static DtComponentDescriptor * creator()
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
DtObjectSensorDescriptor; descriptor for the DtObjectSensor component.
Definition: objectSensorDescriptor.h:27
Definition: readerWriterRegistry.h:39
DtEngineeringObjectSensorDescriptor; descriptor for the DtEngineeringObjectSensor component...
Definition: engineeringObjectSensorDescriptor.h:20
DtRwReal myEngineeringObjectRange
Parameter Name: range-engineering-objects Parameter Description: The range (from the outer edge of th...
Definition: engineeringObjectSensorDescriptor.h:75
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27
DtRwReal myProbabilityToDetectConcealed
Parameter Name: probability-to-detect-concealed Parameter Description: The probability (0...
Definition: engineeringObjectSensorDescriptor.h:82
DtObjectSensorDescriptor & operator=(const DtObjectSensorDescriptor &orig)
assignment