Class IUSSHQ

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.platform.land.IUSSHQ
All Implemented Interfaces:
Serializable

public final class IUSSHQ extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Surveillance Facility = 32;
  • SubCategory: IntegratedUnderseaSurveillanceSystemIUSSFacility = 2;
  • Specific: IUSSHQ = 1;
  • Entity type uid: 35489;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@512abf25.

See Also: