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

public final class HeightFinding extends EntityType

Entity class HeightFinding collects multiple enumeration values together. Usage: create an instance of this class with HeightFinding.createInstance() or new HeightFinding().

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Active = 2;
  • SubCategory: HeightFinding = 3;
  • Specific: (none);
  • Entity type uid: 22468;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@45f1413c.

See Also:
Country.UNITED_KINGDOM_OF_GREAT_BRITAIN_AND_NORTHERN_IRELAND_GBR, EntityKind.SENSOR_EMITTER, Domain, PlatformDomain, Category, RFActive, SubCategory, Serialized Form
  • Constructor Details

    • HeightFinding

      public HeightFinding()
      Default constructor
  • Method Details

    • createInstance

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