Class JAS39B

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

public final class JAS39B extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@12b5736c.

See Also: