Class PersistentSurveillanceSystemTetheredPSST

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

public final class PersistentSurveillanceSystemTetheredPSST extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance / C2 (Airborne Early Warning) = 8;
  • SubCategory: Aerostat = 7;
  • Specific: PersistentSurveillanceSystemTetheredPSST = 1;
  • Entity type uid: 36256;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@6818fd48.

See Also:
  • Constructor Details

    • PersistentSurveillanceSystemTetheredPSST

      public PersistentSurveillanceSystemTetheredPSST()
      Default constructor
  • Method Details