#include <BrawlerCoordinateConversion.hpp>
◆ ConvertLLAtoNED()
| UtVec3d BrawlerCoordinateConversion::ConvertLLAtoNED |
( |
UtVec3d & | lla | ) |
|
|
static |
References cDegrees2Feet, mRefLat, mRefLon, and RegisterLocationLLA().
Referenced by GetPositionNED(), RelativePositionNED(), WsfBrawlerProcessor::SetLocationECI(), WsfBrawlerProcessor::SetLocationLLA(), WsfBrawlerProcessor::SetLocationWCS(), UT_DEFINE_SCRIPT_METHOD(), UT_DEFINE_SCRIPT_METHOD(), and UT_DEFINE_SCRIPT_METHOD().
◆ ConvertNEDtoLLA()
| UtVec3d BrawlerCoordinateConversion::ConvertNEDtoLLA |
( |
UtVec3d & | ned | ) |
|
|
static |
◆ GetAccelerationNED()
| UtVec3d BrawlerCoordinateConversion::GetAccelerationNED |
( |
UtEntity & | ref | ) |
|
|
static |
◆ GetOrientationNED()
| UtVec3d BrawlerCoordinateConversion::GetOrientationNED |
( |
UtEntity & | ref | ) |
|
|
static |
◆ GetPositionNED()
| UtVec3d BrawlerCoordinateConversion::GetPositionNED |
( |
UtEntity & | ref | ) |
|
|
static |
◆ GetVelocityNED()
| UtVec3d BrawlerCoordinateConversion::GetVelocityNED |
( |
UtEntity & | ref | ) |
|
|
static |
◆ RegisterLocationEntity()
| void BrawlerCoordinateConversion::RegisterLocationEntity |
( |
UtEntity & | ref | ) |
|
|
static |
◆ RegisterLocationLLA()
| void BrawlerCoordinateConversion::RegisterLocationLLA |
( |
UtVec3d & | lla | ) |
|
|
static |
◆ RelativePositionNED() [1/2]
| UtVec3d BrawlerCoordinateConversion::RelativePositionNED |
( |
UtEntity & | ref, |
|
|
UtEntity & | tgt ) |
|
static |
◆ RelativePositionNED() [2/2]
| UtVec3d BrawlerCoordinateConversion::RelativePositionNED |
( |
UtVec3d & | llaRef, |
|
|
UtVec3d & | llaTgt ) |
|
static |
◆ RelativeVelocityNED()
| UtVec3d BrawlerCoordinateConversion::RelativeVelocityNED |
( |
UtEntity & | ref, |
|
|
UtEntity & | tgt ) |
|
static |
◆ mReferenceSet
| bool BrawlerCoordinateConversion::mReferenceSet = false |
|
static |
◆ mRefLat
| double BrawlerCoordinateConversion::mRefLat = 0.0 |
|
static |
◆ mRefLon
| double BrawlerCoordinateConversion::mRefLon = 0.0 |
|
static |
The documentation for this class was generated from the following files: