Class TracorAerospaceAdvancedSmokeLauncherSystem

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.platform.land.TracorAerospaceAdvancedSmokeLauncherSystem
All Implemented Interfaces:
Serializable

public final class TracorAerospaceAdvancedSmokeLauncherSystem extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Other = 0;
  • SubCategory: Grenadelaunchers = 2;
  • Specific: TracorAerospaceAdvancedSmokeLauncherSystem = 3;
  • Entity type uid: 10010;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4f2d014a.

See Also:
  • Constructor Details

    • TracorAerospaceAdvancedSmokeLauncherSystem

      public TracorAerospaceAdvancedSmokeLauncherSystem()
      Default constructor
  • Method Details