|
WSF
|
#include <WsfBayesClassification.hpp>


Public Member Functions | |
| WsfAccessorIFF ()=default | |
| ~WsfAccessorIFF () override=default | |
| const char * | GetName () const override |
| bool | HasAttribute (const WsfTrack *aTrack) override |
| bool | GetAttribute (const WsfTrack *aTrack, WsfBayesAttribute &aAttribute) override |
| How do enumerations work? | |
| Public Member Functions inherited from WsfAttributeAccessor | |
| WsfAttributeAccessor ()=default | |
| virtual | ~WsfAttributeAccessor ()=default |
|
default |
|
overridedefault |
|
overridevirtual |
How do enumerations work?
A hostile proto will have cIFF_AMBIGUOUS (1) and the track will have a value. If the track is 1, it scores high. The problem will be inputting prototypes; since the spread is discontinuous.
Implements WsfAttributeAccessor.
References WsfTrack::GetIFF_Status(), WsfBayesAttribute::mSigma, and WsfBayesAttribute::mValue.
|
inlineoverridevirtual |
Implements WsfAttributeAccessor.
|
overridevirtual |
Implements WsfAttributeAccessor.
References WsfTrack::cIFF_UNKNOWN, and WsfTrack::GetIFF_Status().