VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Add a new sensor propagator (addSensorPropagator)

The Add Sensor Propagator example demonstrates the following:

A sensor propagator is responsible for taking in a group of parameters stored in a DtSignaturePropagatorArgs class along with the absolute signature of the object being detected. It returns an apparent signature which represents how well the sensor detected the object. Hence the base class is called DtSignaturePropagator.

This propagator adds an additional check on signature. It takes the apparent signature calculated by the parent class,DtSignaturePropagator, and checks if the target is inside a forest areal feature. If so then the apparent signature is further reduced by half.


Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)