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 to uniquely define this entity.

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-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@1e029a04.

See Also:
  • 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