Class ORION2Helios

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

public final class ORION2Helios extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: KRONSHTADORIONSeries = 11;
  • Specific: ORION2Helios = 3;
  • Entity type uid: 35997;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7661b5a.

See Also:
  • Constructor Details

    • ORION2Helios

      public ORION2Helios()
      Default constructor
  • Method Details

    • createInstance

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