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

public final class TAGOS20Able extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Surveillance Towed Array Sonar System (SURTASS) = 59;
  • SubCategory: SWATHSSmallclass = 2;
  • Specific: TAGOS20Able = 2;
  • Entity type uid: 12053;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • TAGOS20Able

      public TAGOS20Able()
      Default constructor
  • Method Details

    • createInstance

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