Class IdentificationClassificationincludingIFF

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

public final class IdentificationClassificationincludingIFF extends EntityType

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

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

  • Country: Czech Republic (CZE) = 267;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Passive (intercept and DF) = 3;
  • SubCategory: IdentificationClassificationincludingIFF = 16;
  • Specific: null (none);
  • Entity type uid: 30102;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3ae91ab3.

See Also:
  • Constructor Details

    • IdentificationClassificationincludingIFF

      public IdentificationClassificationincludingIFF()
      Default constructor
  • Method Details