Class HQ16CommandandControlVehicle

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

public final class HQ16CommandandControlVehicle extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense/Missile Defense Unit Equipment = 28;
  • SubCategory: HQ16SAMSystem = 10;
  • Specific: HQ16CommandandControlVehicle = 1;
  • Entity type uid: 31928;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@70e8f8e.

See Also:
  • Constructor Details

    • HQ16CommandandControlVehicle

      public HQ16CommandandControlVehicle()
      Default constructor
  • Method Details

    • createInstance

      public static HQ16CommandandControlVehicle createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data