![]() |
VR-Forces 4.3.1 Class Documentation
|
This library contains many useful utility classes that are accessed by both the front end gui and the simulation end. More...
|
Classes | |
| class | DtCoefficientsSignatureModifier |
| Stores a list of coefficients to be used by the evaluator. More... | |
| class | DtConcealmentSignatureModifier |
| A signature modifier which can change the signature of a target based on its concealment setting. More... | |
| class | DtDepthSignatureModifier |
| Stores a depth at which an entity's signature becomes 0. More... | |
| class | DtEmissionsSignatureModifier |
| A signature modifier which can change the signature of a target based on its electromagnetic emissions. More... | |
| class | DtEngineeringAreaSignatureModifier |
| A signature modifier which can change the signature of a target based on any engineering areas it is in contact with which may be affecting its signature. More... | |
| class | DtFeatureAreaSignatureModifier |
| A signature modifier which can change the signature of a target based on any feature areas it is in contact with which may be affecting its signature. More... | |
| class | DtFeatureAreaSignatureModifierEntry |
| An entry containing the signature modifier parameters for a single terrain feature query. More... | |
| class | DtMultiplierSignatureModifier |
| A base class for all multiplier signature modifiers. More... | |
| class | DtPostureSignatureModifier |
| A signature modifier which can change the signature of a target aggregate based on its posture. More... | |
| class | DtRwSensorSignature |
| A RW container class holding signature data for a single sensor domain. More... | |
| class | DtRwSensorSignatureList |
| A RW-List containing DtRwSensorSignature elements. More... | |
| class | DtSignatureModifierFactory |
| Factory for producing subclasses of DtSignatureModifier. More... | |
| class | DtSpeedSignatureModifier |
| A signature modifier which can change the signature of a target based on its speed. More... | |
| class | DtSplitMessageKey |
| Class: DtSplitMessageKey. More... | |
| class | DtSubsurfaceExtensibleArtPartSignatureModifier |
| Stores a list of coefficients to be used by the evaluator. More... | |
| class | DtUnderwaterAcousticsSignatureModifier |
| Modifies a signature based on presence of an enabled active sonar system and a propulsion noise generator. More... | |
This library contains many useful utility classes that are accessed by both the front end gui and the simulation end.
The reader writer(rw) base class is here along with many commonly used rw classes. Also contains plan conditional statements as they tend to be composed of rw variablesProtocol independent.