Class F16D

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

public final class F16D extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: F16FightingFalcon = 2;
  • Specific: F16D = 2;
  • Entity type uid: 34433;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3829ac1.

See Also: