|
WSF
|
#include <P6DofPropulsionSystem.hpp>

Public Attributes | |
| std::string | xferName |
| std::string | sourceTankName |
| std::string | targetTankName |
| P6DofFuelTank * | sourceTank |
| P6DofFuelTank * | targetTank |
| P6DofFuelTank* P6DofPropulsionSystem::FuelTransfer::sourceTank |
Referenced by P6DofPropulsionSystem::ProcessInput().
| std::string P6DofPropulsionSystem::FuelTransfer::sourceTankName |
Referenced by P6DofPropulsionSystem::ProcessInput().
| P6DofFuelTank* P6DofPropulsionSystem::FuelTransfer::targetTank |
Referenced by P6DofPropulsionSystem::ProcessInput().
| std::string P6DofPropulsionSystem::FuelTransfer::targetTankName |
Referenced by P6DofPropulsionSystem::ProcessInput().
| std::string P6DofPropulsionSystem::FuelTransfer::xferName |
Referenced by P6DofPropulsionSystem::ProcessInput().