This is the complete list of members for engage::Platform, including all inherited members.
| AddToSimulation(double aSimTime, WsfSimulation &aSimulation) | engage::Platform | |
| GetAccelerationX() | engage::Platform | inline |
| GetAccelerationY() | engage::Platform | inline |
| GetAccelerationZ() | engage::Platform | inline |
| GetLocationX() | engage::Platform | inline |
| GetLocationY() | engage::Platform | inline |
| GetLocationZ() | engage::Platform | inline |
| GetVelocityX() | engage::Platform | inline |
| GetVelocityY() | engage::Platform | inline |
| GetVelocityZ() | engage::Platform | inline |
| GetWsfPlatform() const | engage::Platform | |
| IsValid() const | engage::Platform | |
| mAccelerationXYZ_Valid | engage::Platform | |
| mFlags | engage::Platform | |
| mLocationXYZ_Valid | engage::Platform | |
| mVelocityXYZ_Valid | engage::Platform | |
| Platform(const RunConfig &aRunConfig, WsfSimulation &aSimulation, const std::string &aType, const std::string &aName) | engage::Platform | |
| Platform(const RunConfig &aRunConfig, WsfPlatform *aPlatformPtr) | engage::Platform | |
| SetFlightPath(TargetConfig::FlightPathVec aFlightPath) | engage::Platform | |
| SetLocationXYZ(double aX, double aY, double aZ) | engage::Platform | |
| SetSpeedAndOrientationXYZ(double aSpeed, double aHeading, double aPitch, double aRoll) | engage::Platform | |
| Update(double aSimTime) | engage::Platform | |