Class F14AM

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

public final class F14AM extends EntityType

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

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

  • Country: Iran (Islamic Republic of) (IRN) = 101;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: GrummanF14Tomcat = 1;
  • Specific: F14AM = 2;
  • Entity type uid: 30448;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@6b5176f2.

See Also: