|
WSF
|
#include "wsf_export.h"#include <memory>#include <vector>#include "UtMatrix.hpp"#include "UtReferenceTracked.hpp"#include "UtScriptAccessible.hpp"#include "UtVec3.hpp"#include "WsfAuxDataEnabled.hpp"#include "WsfKinematicStateExtrapolation.hpp"#include "WsfMeasurement.hpp"#include "WsfStringId.hpp"#include "WsfTrackId.hpp"#include "WsfTypes.hpp"

Go to the source code of this file.
Classes | |
| class | WsfTrack_Signal |
| A representation of a detected signal. More... | |
| struct | WsfTrack_SignalList |
| A nested class for maintain a list of detected signals. More... | |
| class | WsfTrack |
| An object that represents an 'track' (perception) of something. More... | |
| class | WsfTrack::EmitterTypeData |
| A representation of a detected emitter type. More... | |
| struct | WsfTrack::EmitterTypeIdList |
| A nested class to maintain a list of emitter type IDs. More... | |