#include <Target.hpp>
◆ Target()
| Target::Target |
( |
const UtAtmosphere & | aAtmosphere | ) |
|
|
explicit |
◆ ~Target()
◆ Create()
◆ CreateAndInitialize()
◆ GetPlatform()
◆ GetSpeed()
| double Target::GetSpeed |
( |
| ) |
|
◆ GetTargetPitch()
| double Target::GetTargetPitch |
( |
| ) |
const |
|
inline |
◆ GetTargetPitchMax()
| double Target::GetTargetPitchMax |
( |
| ) |
const |
|
inline |
◆ GetTargetPitchMin()
| double Target::GetTargetPitchMin |
( |
| ) |
const |
|
inline |
◆ GetTargetPitchStep()
| double Target::GetTargetPitchStep |
( |
| ) |
const |
|
inline |
◆ GetTargetRoll()
| double Target::GetTargetRoll |
( |
| ) |
const |
|
inline |
◆ GetTargetRollMax()
| double Target::GetTargetRollMax |
( |
| ) |
const |
|
inline |
◆ GetTargetRollMin()
| double Target::GetTargetRollMin |
( |
| ) |
const |
|
inline |
◆ GetTargetRollStep()
| double Target::GetTargetRollStep |
( |
| ) |
const |
|
inline |
◆ ProcessInput()
| bool Target::ProcessInput |
( |
UtInput & | aInput | ) |
|
◆ SetLocationRBA()
| void Target::SetLocationRBA |
( |
Sensor & | aSensor, |
|
|
double | aGroundRange, |
|
|
double | aBearing, |
|
|
double | aAltitude ) |
Set the target location using the ground range, bearing and altitude from a sensor.
- Parameters
-
| aSensor | The reference sensor. |
| aGroundRange | The ground range to the target from the sensor. (meters) |
| aBearing | The bearing of the target (radians, clockwise from north) |
| aAltitude | The altitude of the target (meters MSL). |
References Sensor::ConvertRBA_ToWCS().
◆ SetPitch()
| void Target::SetPitch |
( |
double | aPitch | ) |
|
|
inline |
◆ SetPitchRange()
| void Target::SetPitchRange |
( |
double | aMin, |
|
|
double | aMax, |
|
|
double | aStep ) |
◆ SetRoll()
| void Target::SetRoll |
( |
double | aRoll | ) |
|
|
inline |
◆ SetRollRange()
| void Target::SetRollRange |
( |
double | aMin, |
|
|
double | aMax, |
|
|
double | aStep ) |
◆ SetSpeedAndAttitude() [1/2]
| void Target::SetSpeedAndAttitude |
( |
Sensor & | aSensor | ) |
|
◆ SetSpeedAndAttitude() [2/2]
| void Target::SetSpeedAndAttitude |
( |
WsfSensor * | aSensorPtr | ) |
|
The documentation for this class was generated from the following files: