#include <TargetConfig.hpp>
◆ FlightPathVec
◆ TargetConfig()
| engage::TargetConfig::TargetConfig |
( |
| ) |
|
◆ Complete()
| bool engage::TargetConfig::Complete |
( |
bool | aTargetGridUsed | ) |
|
This is called when all of the input has been read.
◆ CreatePlatform()
| bool engage::TargetConfig::CreatePlatform |
( |
Simulation & | aSimulation, |
|
|
const Task & | aTask ) const |
References engage::Platform::AddToSimulation(), engage::Utilities::ConvertXY_ToLL(), engage::Task::GetRunConfig(), WsfPlatform::GetScenario(), engage::Task::GetTargetIndex(), engage::RunConfig::GetUtilities(), engage::Platform::GetWsfPlatform(), WsfRoute::Insert(), engage::Platform::IsValid(), moverPtr, ok, engage::Platform::SetFlightPath(), engage::Platform::SetLocationXYZ(), WsfPlatform::SetMover(), engage::Platform::SetSpeedAndOrientationXYZ(), and engage::Simulation::SetTarget().
◆ GetGridAltCount()
| int engage::TargetConfig::GetGridAltCount |
( |
| ) |
const |
|
inline |
◆ GetGridAltMax()
| double engage::TargetConfig::GetGridAltMax |
( |
| ) |
const |
|
inline |
◆ GetGridAltMin()
| double engage::TargetConfig::GetGridAltMin |
( |
| ) |
const |
|
inline |
◆ GetGridAltStep()
| double engage::TargetConfig::GetGridAltStep |
( |
| ) |
const |
|
inline |
◆ GetGridAltUnits()
| std::string engage::TargetConfig::GetGridAltUnits |
( |
| ) |
const |
|
inline |
◆ GetGridCrCount()
| int engage::TargetConfig::GetGridCrCount |
( |
| ) |
const |
|
inline |
◆ GetGridCrMax()
| double engage::TargetConfig::GetGridCrMax |
( |
| ) |
const |
|
inline |
◆ GetGridCrMin()
| double engage::TargetConfig::GetGridCrMin |
( |
| ) |
const |
|
inline |
◆ GetGridCrStep()
| double engage::TargetConfig::GetGridCrStep |
( |
| ) |
const |
|
inline |
◆ GetGridCrUnits()
| std::string engage::TargetConfig::GetGridCrUnits |
( |
| ) |
const |
|
inline |
◆ GetGridDrCount()
| int engage::TargetConfig::GetGridDrCount |
( |
| ) |
const |
|
inline |
◆ GetGridDrMax()
| double engage::TargetConfig::GetGridDrMax |
( |
| ) |
const |
|
inline |
◆ GetGridDrMin()
| double engage::TargetConfig::GetGridDrMin |
( |
| ) |
const |
|
inline |
◆ GetGridDrStep()
| double engage::TargetConfig::GetGridDrStep |
( |
| ) |
const |
|
inline |
◆ GetGridDrUnits()
| std::string engage::TargetConfig::GetGridDrUnits |
( |
| ) |
const |
|
inline |
◆ GetGridMach()
| double engage::TargetConfig::GetGridMach |
( |
| ) |
const |
|
inline |
◆ GetGridSpeed()
| double engage::TargetConfig::GetGridSpeed |
( |
| ) |
const |
|
inline |
◆ GetGridSpeedUnits()
| std::string engage::TargetConfig::GetGridSpeedUnits |
( |
| ) |
const |
|
inline |
◆ GetPointCount()
| int engage::TargetConfig::GetPointCount |
( |
| ) |
const |
|
inline |
◆ GetRunPosition()
| void engage::TargetConfig::GetRunPosition |
( |
int | aTargetIndex, |
|
|
double & | aX, |
|
|
double & | aY, |
|
|
double & | aZ ) const |
◆ ProcessInput()
| bool engage::TargetConfig::ProcessInput |
( |
UtInput & | aInput | ) |
|
◆ ProcessSiteGridInput()
| bool engage::TargetConfig::ProcessSiteGridInput |
( |
UtInput & | aInput | ) |
|
The documentation for this class was generated from the following files: