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

public final class AstroSPAS extends EntityType

Entity class AstroSPAS collects multiple enumeration values together.

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Unmanned = 2;
  • SubCategory: Sciencesatellite = 13;
  • Specific: AstroSPAS = 6;
  • Entity type uid: 16830;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@74c79fa2.

See Also:
Country.GERMANY_DEU, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Unmanned, SubCategory, Serialized Form
  • Constructor Details

    • AstroSPAS

      public AstroSPAS()
      Default constructor
  • Method Details

    • createInstance

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