Class C2ModularCommandPost

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

public final class C2ModularCommandPost extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Field Command Post = 39;
  • SubCategory: C2ModularCommandPost = 1;
  • Specific: null (none);
  • Entity type uid: 23661;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6380e9e9.

See Also: