Class M116A1HCSmoke

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

public final class M116A1HCSmoke extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _155mm = 14;
  • Specific: M116A1HCSmoke = 13;
  • Entity type uid: 20096;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@69bca406.

See Also: