Class TubeTree

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

public final class TubeTree extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Passive (intercept and DF) = 3;
  • SubCategory: IdentificationClassificationincludingIFF = 16;
  • Specific: TubeTree = 10;
  • Entity type uid: 22844;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7b10472e.

See Also: