Class LCS26Mobile

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

public final class LCS26Mobile extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Littoral Combat Ships (LCS) = 20;
  • SubCategory: LCSIndependenceClass = 2;
  • Specific: LCS26Mobile = 13;
  • Entity type uid: 34089;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7c2b6acb.

See Also: