VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
DtIntegratedLaserGuidedLauncherDescriptor Class Reference

DtIntegratedLaserGuidedLauncherDescriptor, descriptor for the DtBallisticGunController component. More...

Inheritance diagram for DtIntegratedLaserGuidedLauncherDescriptor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIntegratedLaserGuidedLauncherDescriptor (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 constructor
 DtIntegratedLaserGuidedLauncherDescriptor (const DtIntegratedLaserGuidedLauncherDescriptor &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 copy constructor
DtIntegratedLaserGuidedLauncherDescriptoroperator= (const DtIntegratedLaserGuidedLauncherDescriptor &orig)
 assignment
virtual ~DtIntegratedLaserGuidedLauncherDescriptor ()
 destructor
virtual DtString type () const
 Returns the type of component this descriptor describes.
virtual DtComponentDescriptorclone (DtReaderWriterRegistry *parentRegistry) const
virtual DtTargetSelectionCriteriatargetSelectionCriteria ()
 Accessor/mutator for myTargetSelectionCriteria.
virtual const
DtTargetSelectionCriteria
targetSelectionCriteria () const
 Accessor/mutator for myTargetSelectionCriteria.

Static Public Member Functions

static DtComponentDescriptorcreator ()
 

Protected Member Functions

 DtIntegratedLaserGuidedLauncherDescriptor ()
 default constructor; not implemented

Protected Attributes

DtTargetSelectionCriteria myTargetSelectionCriteria
 Parameter Name: targeting-control
Parameter Description: List of DtTargetSelectionCriteria objects, that hold target selection criteria for a given weapon system.

Detailed Description

DtIntegratedLaserGuidedLauncherDescriptor, descriptor for the DtBallisticGunController component.

A DtComponentDescriptor that has additional information needed for providing parameters to an integrated laser guided missile launcher. Contains target selection parameters.


Constructor & Destructor Documentation

constructor

copy constructor

destructor

default constructor; not implemented


Member Function Documentation

DtIntegratedLaserGuidedLauncherDescriptor& DtIntegratedLaserGuidedLauncherDescriptor::operator= ( const DtIntegratedLaserGuidedLauncherDescriptor orig)

assignment

Returns the type of component this descriptor describes.

Used to create the descriptor on read from an mtl file. Component descriptor type strings are defined in compDescTypes.h.

Returns:
DtIntegratedLaserGuidedLauncherDescriptorType

Reimplemented from DtLaserGuidedLauncherControllerDescriptor.

Accessor/mutator for myTargetSelectionCriteria.

Accessor/mutator for myTargetSelectionCriteria.

Returns:
Newly created instance of this class, with an empty DtReaderWriter name. Creation methods are registered with a DtComponentDescriptorFactory, so they can be created on demand as they are read in from a parameter database file.

Reimplemented from DtLaserGuidedLauncherControllerDescriptor.


Member Data Documentation

Parameter Name: targeting-control
Parameter Description: List of DtTargetSelectionCriteria objects, that hold target selection criteria for a given weapon system.


See DtTargetSelectionCriteria for more information on this item.
Parameter Default Value:


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)