|
WSF
|
#include "wsf_export.h"#include "UtAttribute.hpp"#include "UtAttributeBase.hpp"#include "UtMemory.hpp"#include "WsfObject.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::TrackExtrapolationBase |
| A common base class of track extrapolation objects. More... | |
| class | wsf::TrackExtrapolation< T > |
| A base class from which to derive classes that provide extrapolation of specific data within a measurement or track. More... | |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::TrackExtrapolationIds |
| A simple set of standard extrapolation types to be supported. | |
Variables | |
| static constexpr const char * | wsf::TrackExtrapolationIds::cDEFAULT_KINEMATIC_STATE_EXTRAPOLATION = "DEFAULT_KINEMATIC_STATE_EXTRAPOLATION" |
| static constexpr const char * | wsf::TrackExtrapolationIds::cSPACE_KINEMATIC_STATE_EXTRAPOLATION = "SPACE_KINEMATIC_STATE_EXTRAPOLATION" |