12 #ifndef rwDetectionLevelContainer_H_
13 #define rwDetectionLevelContainer_H_
50 virtual const int detectionLevelForForce()
const;
51 virtual void setDetectionLevelForForce(
const int level);
56 virtual const int detectionLevelForRadius()
const;
57 virtual void setDetectionLevelForRadius(
const int level);
73 virtual void setDetectLevelDeterminatorType(
const DtString & type);
77 virtual const DtString & detectLevelDeterminatorType()
const;
DtReaderWriterFile mySensorCombatIdentificationTableFilename
Parameter Name: combat-identification-level-table-file Parameter Description: The name of the file th...
Definition: rwDetectionLevelContainer.h:115
Definition: symbolString.h:20
DT_DLL_VRVCORE DtTaitBryan level(const DtCoordinateSystem &cs, const DtVector &localOrigin, double topoHeading)
Returns a level orientation with the topographic heading.
DtRwInt myLevelForSettingForceType
Parameter Name: detection-level-to-set-force-type Parameter Description: This is the combat identific...
Definition: rwDetectionLevelContainer.h:101
Definition: readerWriter.h:85
DtRwString myDetectLevelDeterminatorType
Parameter Name: detection-level-to-set-force-type Parameter Description: This is the combat identific...
Definition: rwDetectionLevelContainer.h:93
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
Definition: readerWriterRegistry.h:39
std::list< const DtRwVariableBindings * > DtVariableBindingsList
Definition: readerWriterRegistry.h:29
Description: Readable, Writable int.
Definition: rwInt.h:25
std::vector< DtFilename > SearchPaths
Definition: readerWriter.h:92
DtCombatIdentificationLevelTable mySensorCombatIdentificationTable
Parameter Name: combat-identification-level-table Parameter Description: The table that uses the appa...
Definition: rwDetectionLevelContainer.h:122
virtual void getSelf(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())
Top level to read itself from an input stream. searchPath is passed down to all DtReaderWriter member...
DtRwDetectionLevelContainer contains the parameters needed to define a DtDetectionLevelDeterminator. Currently just need to specify the type.
Definition: rwDetectionLevelContainer.h:27
DtCombatIdentificationLevelTable represents a look up table for the level identification possible fo...
Definition: combatIdentificationLevelTable.h:34
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
Using a DtReaderWriterFile allows a DtReaderWriter object to be read in from an MTL stream contained ...
Definition: readerWriterFile.h:35
DtRwInt myLevelForSettingRadius
Parameter Name: detection-level-to-set-radius Parameter Description: This is the combat identificatio...
Definition: rwDetectionLevelContainer.h:109