Class F4E

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

public final class F4E extends EntityType

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

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

  • Country: Iran (Islamic Republic of) (IRN) = 101;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack/Strike = 2;
  • SubCategory: McDonnellDouglasF4PhantomII = 3;
  • Specific: F4E = 2;
  • Entity type uid: 31135;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@29cfd92b.

See Also: