WSF
engage::Utilities Class Reference

#include <Utilities.hpp>

Public Member Functions

 Utilities ()
void SetLocationXYZ (WsfPlatform *aPlatformPtr, double aX, double aY, double aZ) const
void SetSpeedAndOrientationXYZ (WsfPlatform *aPlatformPtr, double aSpeed, double aHeading, double aPitch, double aRoll) const
bool ConvertXY_ToLL (double aX, double aY, double &aLat, double &aLon) const
bool ConvertLL_ToXY (double aLat, double aLon, double &aX, double &aY) const
void SetCenter (double aCenterLat, double aCenterLon)

Constructor & Destructor Documentation

◆ Utilities()

engage::Utilities::Utilities ( )

References SetCenter().

Member Function Documentation

◆ ConvertLL_ToXY()

bool engage::Utilities::ConvertLL_ToXY ( double aLat,
double aLon,
double & aX,
double & aY ) const

References ok.

◆ ConvertXY_ToLL()

bool engage::Utilities::ConvertXY_ToLL ( double aX,
double aY,
double & aLat,
double & aLon ) const

◆ SetCenter()

void engage::Utilities::SetCenter ( double aCenterLat,
double aCenterLon )

Referenced by Utilities().

◆ SetLocationXYZ()

void engage::Utilities::SetLocationXYZ ( WsfPlatform * aPlatformPtr,
double aX,
double aY,
double aZ ) const

◆ SetSpeedAndOrientationXYZ()

void engage::Utilities::SetSpeedAndOrientationXYZ ( WsfPlatform * aPlatformPtr,
double aSpeed,
double aHeading,
double aPitch,
double aRoll ) const

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved