62 virtual bool fireAtTargetBlocks()
const;
63 virtual void setFireAtTargetBlocks(
bool);
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
DtLaserGuidedLauncherControllerDescriptor & operator=(const DtLaserGuidedLauncherControllerDescriptor &orig)
assignment
DtRwBoolean myFireAtTargetBlocks
Parameter Name: fire-at-target-blocks-firing-of-other-integrated-laser-systems Parameter Description:...
Definition: integratedLaserGuidedLauncherDescriptor.h:98
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual void postGetSelf()
Called after either version of getSelf (mtl or environment). Default is no-op.
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Definition: readerWriterRegistry.h:39
Defines a criteria for choosing targets for a single weapon system. This class stores all the informa...
Definition: targetSelectionCriteria.h:27
static DtComponentDescriptor * creator()
DtTargetSelectionCriteria myTargetSelectionCriteria
Parameter Name: targeting-control Parameter Description: List of DtTargetSelectionCriteria objects...
Definition: integratedLaserGuidedLauncherDescriptor.h:84
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
Parameters for the DtLaserGuidedLauncherController. Determines what type of cruise missile munition w...
Definition: laserGuidedLauncherControllerDescriptor.h:24
DtTargetingControlTable myTargetingControlTable
Parameter Name: targeting-control-table Parameter Description: The table that will specify ammunition...
Definition: integratedLaserGuidedLauncherDescriptor.h:91
DtIntegratedLaserGuidedLauncherDescriptor, descriptor for the DtBallisticGunController component...
Definition: integratedLaserGuidedLauncherDescriptor.h:22
Definition: targetingControlTable.h:20