Class E7AWedgetail

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.aus.platform.air.E7AWedgetail
All Implemented Interfaces:
Serializable

public final class E7AWedgetail extends EntityType

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

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 (Airborne Early Warning) = 8;
  • SubCategory: Boeing7377ESAEWampC = 1;
  • Specific: E7AWedgetail = 1;
  • Entity type uid: 26268;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5f2050f6.

See Also: