Class Elektrik

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.surface.Elektrik
All Implemented Interfaces:
Serializable

public final class Elektrik extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship / Craft = 8;
  • SubCategory: NatyaIclass = 2;
  • Specific: Elektrik = 5;
  • Entity type uid: 13719;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7fe82967.

See Also: