|
WSF
|
#include "wsf_export.h"#include "UtInformation.hpp"#include "UtVec3.hpp"#include "WsfStringId.hpp"#include "WsfTrackExtrapolation.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::KinematicState |
| An aggregation of position and velocity used by KinematicStateExtrapolation classes. More... | |
| class | wsf::KinematicStateExtrapolation |
| A base class for kinematic state (position, velocity) extrapolation. More... | |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
Typedefs | |
| using | wsf::KinematicStateInformation = UtInformation<KinematicState> |