VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)