Class MK84SUSSignalUnderwaterSound

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.sensoremitter.subsurface.MK84SUSSignalUnderwaterSound
All Implemented Interfaces:
Serializable

public final class MK84SUSSignalUnderwaterSound extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Sensor/Emitter = 9;
  • Category: Acoustic, active = 10;
  • SubCategory: Sonobuoy = 77;
  • Specific: MK84SUSSignalUnderwaterSound = 3;
  • Entity type uid: 25005;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@24d0c6a4.

See Also:
  • Constructor Details

    • MK84SUSSignalUnderwaterSound

      public MK84SUSSignalUnderwaterSound()
      Default constructor
  • Method Details

    • createInstance

      public static MK84SUSSignalUnderwaterSound createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data