46 virtual bool useScriptedTasks()
const;
47 virtual void setUseScriptedTasks(
bool useScripted);
52 virtual bool userDefinedInitialVelocity()
const;
53 virtual void setUserDefinedInitialVelocity(
bool userDefinedV);
DtRwBoolean myUseScriptedTasks
Parameter Name: use-scripted-task-flag Parameter Description: Set to false will use the old built in ...
Definition: indirectFireSupportControllerDescriptor.h:70
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
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
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
DtRwBoolean myUserDefinedInitialVelocity
Parameter Name: user-defined-parabola Parameter Description: Set to true if user will input their own...
Definition: indirectFireSupportControllerDescriptor.h:77
virtual DtString type() const
Returns the type of component this descriptor describes.
Instances of DtIndirectFireSupportControllerDescriptor are used to specify the parameters for a DtAim...
Definition: indirectFireSupportControllerDescriptor.h:17
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
static DtComponentDescriptor * creator()