15 #include <matrix/vlVector.h>
16 #include <matrix/vlTaitBryan.h>
21 #define VRF_ROTORWASH_CUTOFF 50.0f
25 class DtRotorWashDistributorAgent;
84 virtual void print()
const;
RotorWashSoilType
Soil type (from VRF) See VRF: data rotary-wing-*.sysdef.
Definition: DtRotorWashInfo.h:31
Definition: DtRotorWashInfo.h:41
Definition: DtRotorWashInfo.h:38
Blows in a local direction with no attenuation.
Definition: DtRotorWashInfo.h:53
Default type.
Definition: DtRotorWashInfo.h:56
double myHeliToGroundDist
Definition: DtRotorWashInfo.h:95
Originates from point and blows in all directions with attenuation.
Definition: DtRotorWashInfo.h:50
Definition: DtRotorWashInfo.h:35
Definition: DtRotorWashInfo.h:40
Definition: DtRotorWashInfo.h:39
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Definition: DtRotorWashInfo.h:37
Definition: DtRotorWashInfo.h:42
WindType
This matches makOsgEarth enums for Wind These should be in synch!
Definition: DtRotorWashInfo.h:47
A collection of information about a rotor wash effect that is received by a network connection and tr...
Definition: DtRotorWashInfo.h:62
Contains makVrv::DtUniqueID type.
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
Definition: DtRotorWashInfo.h:34
RotorWashSoilType mySoilType
Definition: DtRotorWashInfo.h:92
Definition: DtRotorWashInfo.h:36
Definition: DtRotorWashInfo.h:33
Contains DLL export macros.
void print(double **a, int r, int c, char *str)