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

public final class Mk39Mod1EMATT extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: Unmanned Underwater Vehicle (UUV) = 8;
  • SubCategory: AutonomousUnderwaterVehicleAUV = 1;
  • Specific: Mk39Mod1EMATT = 2;
  • Entity type uid: 29663;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3ccb12d.

See Also:
  • Constructor Details

    • Mk39Mod1EMATT

      public Mk39Mod1EMATT()
      Default constructor
  • Method Details

    • createInstance

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