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

public final class SK37 extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: Saab37Viggen = 2;
  • Specific: SK37 = 2;
  • Entity type uid: 25621;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@239f017e.

See Also:
  • Constructor Details

    • SK37

      public SK37()
      Default constructor
  • Method Details

    • createInstance

      public static SK37 createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data