7 #include <vlutil/vlString.h>
57 virtual const char*
type()
const;
#define DT_DLL_vrfmodel
This file is used to determine how to build.
Definition: vrfmodelDefines.h:24
Definition: DtRotorWashInfo.h:39
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
Definition: DtRotorWashInfo.h:36
const DtControllerComponent & operator=(const DtControllerComponent &orig)
assignment operator
virtual const char * type() const =0
This returns a string from compTypes.h, and identifies the type of component.
DtSurface myLastSurface
Definition: rotorWashController.h:76
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
const DtRotorWashControllerDescriptor * myDescriptor
Definition: rotorWashController.h:74
Definition: surface.h:179
virtual bool init()
Calls setRadio()
RotorWashSoilType
This is the same enum as in vrvCore/DtRotorWashInfo.h. Should probably be moved to a shared location...
Definition: rotorWashController.h:27
Definition: DtRotorWashInfo.h:33
Definition: DtRotorWashInfo.h:38
A descriptor for the DtRotorWashController. This indicates the max effect distance.
Definition: rotorWashControllerDescriptor.h:17
Definition: DtRotorWashInfo.h:37
virtual void tick()
This gives the thread of control to the component.
Definition: DtRotorWashInfo.h:35
Definition: DtRotorWashInfo.h:40
End User Description: DtControllerComponent is the base class for all controllers components...
Definition: controllerComponent.h:29
DtVector myLastIntersectionPoint
Definition: rotorWashController.h:75
The DtSimComponent class is the base class for the entire simulation model component hierarchy...
Definition: simComponent.h:67
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:102
Definition: DtRotorWashInfo.h:32
This controller changes the published rotor wash data for the entity it is attached.
Definition: rotorWashController.h:14
Definition: DtRotorWashInfo.h:34
Definition: DtRotorWashInfo.h:31