Class M908HighExplosiveObstacleReductionTracerHEORT

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

public final class M908HighExplosiveObstacleReductionTracerHEORT extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _120mm = 11;
  • Specific: M908HighExplosiveObstacleReductionTracerHEORT = 8;
  • Entity type uid: 25258;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1124dd79.

See Also:
  • Constructor Details

    • M908HighExplosiveObstacleReductionTracerHEORT

      public M908HighExplosiveObstacleReductionTracerHEORT()
      Default constructor
  • Method Details