Class FGM172SRAWPredatorSRAWShortRangeAssaultWeapon

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

public final class FGM172SRAWPredatorSRAWShortRangeAssaultWeapon extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: FGM172SRAWPredatorSRAWShortRangeAssaultWeapon = 14;
  • Specific: null (none);
  • Entity type uid: 29089;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@5f5a33ed.

See Also:
  • Constructor Details

    • FGM172SRAWPredatorSRAWShortRangeAssaultWeapon

      public FGM172SRAWPredatorSRAWShortRangeAssaultWeapon()
      Default constructor
  • Method Details