|
WSF
|
P6DofWind provides wind data for Pseudo 6DOF objects. This base class. More...
#include <P6DofWind.hpp>
Public Member Functions | |
| P6DofWind ()=default | |
| ~P6DofWind ()=default | |
| P6DofWind & | operator= (const P6DofWind &other)=delete |
| P6DofWind * | Clone () const |
| UtVec3dX | WindAtLocationLLA (double aLatitude, double aLongitude, double aAltitude_m) |
| UtVec3dX | WindAtLocationWGS (const UtVec3dX &aWGS_m) |
Protected Member Functions | |
| P6DofWind (const P6DofWind &aSrc)=default | |
P6DofWind provides wind data for Pseudo 6DOF objects. This base class.
|
default |
Referenced by Clone(), operator=(), and P6DofWind().
|
default |
|
protecteddefault |
References P6DofWind().
| P6DofWind * P6DofWind::Clone | ( | ) | const |
References P6DofWind().
Referenced by operator=().
References Clone(), P6DofWind(), WindAtLocationLLA(), and WindAtLocationWGS().
| UtVec3dX P6DofWind::WindAtLocationLLA | ( | double | aLatitude, |
| double | aLongitude, | ||
| double | aAltitude_m ) |
Referenced by operator=().
| UtVec3dX P6DofWind::WindAtLocationWGS | ( | const UtVec3dX & | aWGS_m | ) |
Referenced by operator=().