Class CG47Ticonderoga

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

public final class CG47Ticonderoga extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Cruiser = 3;
  • SubCategory: TiconderogaClass = 1;
  • Specific: CG47Ticonderoga = 1;
  • Entity type uid: 11325;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4f5c30b1.

See Also:
  • Constructor Details

    • CG47Ticonderoga

      public CG47Ticonderoga()
      Default constructor
  • Method Details

    • createInstance

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