|
WSF
|
#include <WsfBayesClassification.hpp>


Public Member Functions | |
| WsfTrackAccessorDeep () | |
| ~WsfTrackAccessorDeep () override | |
| virtual void | SetTrack (const WsfTrack &aTrack) |
| size_t | GetAttributeCount () |
| size_t | GetAttributeCount () const |
| void | GetAttribute (size_t i, WsfBayesAttribute &aAttribute) const |
| Polled by "each" entity proto. | |
| Public Member Functions inherited from TrackAccessor | |
| TrackAccessor ()=default | |
| virtual | ~TrackAccessor ()=default |
| std::string | GetTrueType () const |
| WsfStringId | GetTrueTypeID () const |
| void | SetTrack (const WsfTrack &aTrack) |
Protected Attributes | |
| WsfSignalAccessor | mSignalAccessor |
| std::vector< WsfAttributeAccessor * > | mAttributeAccessorMaster |
| std::vector< WsfBayesAttribute > | mAttributeValueList |
| Protected Attributes inherited from TrackAccessor | |
| const WsfTrack * | mTrack = nullptr |
| WsfTrackAccessorDeep::WsfTrackAccessorDeep | ( | ) |
References mAttributeAccessorMaster, mSignalAccessor, and TrackAccessor::TrackAccessor().
|
override |
References mAttributeAccessorMaster.
|
inline |
Polled by "each" entity proto.
References mAttributeValueList.
Referenced by WsfBayesClassification::CreateClassifier(), WsfEntityPrototype::GetCorrelationCount(), WsfEntityPrototype::GetEllipticalGate(), and WsfEntityPrototype::GetProbabilityDistribution().
|
inline |
|
inline |
References mAttributeValueList.
|
virtual |
References mAttributeAccessorMaster, mAttributeValueList, WsfBayesAttribute::mName, mSignalAccessor, and TrackAccessor::mTrack.
Referenced by WsfBayesClassification::CreateClassifier(), and WsfBayesClassifier::GetTrackAccessor().
|
protected |
Referenced by SetTrack(), WsfTrackAccessorDeep(), and ~WsfTrackAccessorDeep().
|
protected |
Referenced by GetAttribute(), GetAttributeCount(), GetAttributeCount(), and SetTrack().
|
protected |
Referenced by SetTrack(), and WsfTrackAccessorDeep().