Class LockheedS3Viking

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

public final class LockheedS3Viking extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Anti-Submarine/patrol/observation = 5;
  • SubCategory: LockheedS3Viking = 2;
  • Specific: null (none);
  • Entity type uid: 10979;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3e53c4ad.

See Also: