15#include "p6dof_export.h"
33 UtVec3dX
WindAtLocationLLA(
double aLatitude,
double aLongitude,
double aAltitude_m);
P6DofWind * Clone() const
Definition P6DofWind.cpp:16
UtVec3dX WindAtLocationWGS(const UtVec3dX &aWGS_m)
Definition P6DofWind.cpp:28
UtVec3dX WindAtLocationLLA(double aLatitude, double aLongitude, double aAltitude_m)
Definition P6DofWind.cpp:21
P6DofWind & operator=(const P6DofWind &other)=delete
P6DofWind(const P6DofWind &aSrc)=default