Class A330Corgi

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

public final class A330Corgi extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary, Merchant Marine = 17;
  • SubCategory: Dogclasstugsandrangetrialsvessels = 3;
  • Specific: A330Corgi = 18;
  • Entity type uid: 15546;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@131a7516.

See Also: