Class HEAT

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.chn.munition.antiarmor.HEAT
All Implemented Interfaces:
Serializable

public final class HEAT extends EntityType

Entity class HEAT collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with HEAT.createInstance() or new HEAT().

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _105mm = 5;
  • Specific: HEAT = 3;
  • Entity type uid: 21376;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7530090a.

See Also: