Class M61AP

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

public final class M61AP extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _762mm = 19;
  • Specific: M61AP = 5;
  • Entity type uid: 27345;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: