Class GeneralElectricVulcanCommando20mmSPAirDefenseADSystem

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

public final class GeneralElectricVulcanCommando20mmSPAirDefenseADSystem extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense / Missile Defense Unit Equipment = 28;
  • SubCategory: SelfPropelledVSHORADGunMissileSystem = 5;
  • Specific: GeneralElectricVulcanCommando20mmSPAirDefenseADSystem = 3;
  • Entity type uid: 10708;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3fde2209.

See Also:
  • Constructor Details

    • GeneralElectricVulcanCommando20mmSPAirDefenseADSystem

      public GeneralElectricVulcanCommando20mmSPAirDefenseADSystem()
      Default constructor
  • Method Details