Class ZhanYuAITAuxiliaryIntelligenceTrawler

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

public final class ZhanYuAITAuxiliaryIntelligenceTrawler extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Surveillance Ship = 21;
  • SubCategory: ZhanYuAITAuxiliaryIntelligenceTrawler = 1;
  • Specific: null (none);
  • Entity type uid: 30911;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2a7f1f10.

See Also:
  • Constructor Details

    • ZhanYuAITAuxiliaryIntelligenceTrawler

      public ZhanYuAITAuxiliaryIntelligenceTrawler()
      Default constructor
  • Method Details