java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.swe.sensoremitter.land.PS870
All Implemented Interfaces:
Serializable

public final class PS870 extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Active = 2;
  • SubCategory: TargetAcquisitionRadar = 5;
  • Specific: PS870 = 4;
  • Entity type uid: 27276;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@499c4d61.

See Also:
  • Constructor Details

    • PS870

      public PS870()
      Default constructor
  • Method Details

    • createInstance

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