Class SmallDiameterBomb

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

public final class SmallDiameterBomb extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: SmallDiameterBomb = 24;
  • Specific: null (none);
  • Entity type uid: 19963;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@799fb45e.

See Also: