java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.swe.munition.antiship.Torped613
All Implemented Interfaces:
Serializable

public final class Torped613 extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: MunitionDomain = ANTI_SHIP;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: Torped61TP61 = 3;
  • Specific: Torped613 = 1;
  • Entity type uid: 29564;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@350f18a6.

See Also:
  • Constructor Details

    • Torped613

      public Torped613()
      Default constructor
  • Method Details

    • createInstance

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