|
WSF
|
Classes | |
| class | EW_EffectData |
Typedefs | |
| using | TechniqueId = WsfStringId |
| using | TechniqueIdVec = std::vector<TechniqueId> |
| A type definition for a collection of EP or EA techniques. | |
| using WsfEW_Types::TechniqueId = WsfStringId |
Note: EA = Electronic Attack, EP = Electronic Protect (EP is a countermeasure in response to a perceived EA.) Each integer ID below is a WsfStringId string index. The typedef is for software clarity, to distinguish between EA and EP techniques, which are both represented by an int. Each Technique name is mapped to an ID, via the WsfStringId.
| using WsfEW_Types::TechniqueIdVec = std::vector<TechniqueId> |
A type definition for a collection of EP or EA techniques.