Class CommandControlCommunicationsandIntelligenceC3ISystem

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

public final class CommandControlCommunicationsandIntelligenceC3ISystem extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Command, Control, Communications, and Intelligence (C3I) System = 29;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 27996;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@5efa40fe.

See Also:
  • Constructor Details

    • CommandControlCommunicationsandIntelligenceC3ISystem

      public CommandControlCommunicationsandIntelligenceC3ISystem()
      Default constructor
  • Method Details