Class CRV7M151HEPDHighExplosivePointDetonating

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.can.munition.battlefieldsupport.CRV7M151HEPDHighExplosivePointDetonating
All Implemented Interfaces:
Serializable

public final class CRV7M151HEPDHighExplosivePointDetonating extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _70mm275in = 1;
  • Specific: CRV7M151HEPD_HighExplosivePointDetonating = 8;
  • Entity type uid: 21769;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3ca17943.

See Also:
  • Constructor Details

    • CRV7M151HEPDHighExplosivePointDetonating

      public CRV7M151HEPDHighExplosivePointDetonating()
      Default constructor
  • Method Details