Class GLONASSK2

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

public final class GLONASSK2 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Satellite - Navigation = 13;
  • SubCategory: GLONASSGNSS = 1;
  • Specific: GLONASSK2 = 3;
  • Entity type uid: 36562;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@72503b19.

See Also:
  • Constructor Details

    • GLONASSK2

      public GLONASSK2()
      Default constructor
  • Method Details

    • createInstance

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