Class M82SimulantVisualScreeningSmokegrenade

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

public final class M82SimulantVisualScreeningSmokegrenade extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: M82SimulantVisualScreeningSmokegrenade = 90;
  • Specific: null (none);
  • Entity type uid: 27353;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@50e8ed74.

See Also:
  • Constructor Details

    • M82SimulantVisualScreeningSmokegrenade

      public M82SimulantVisualScreeningSmokegrenade()
      Default constructor
  • Method Details