Class GBU15V31

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

public final class GBU15V31 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: BLU109BBomb = 20;
  • Specific: GBU15V31 = 6;
  • Entity type uid: 19951;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@459e120b.

See Also: