Class JAS39D

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

public final class JAS39D extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: SAABJAS39Gripen = 3;
  • Specific: JAS39D = 4;
  • Entity type uid: 25605;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2cd4e16a.

See Also: