Class C7

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.isr.platform.air.C7
All Implemented Interfaces:
Serializable

public final class C7 extends EntityType

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

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

  • Country: Israel (ISR) = 105;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: IsraelAircraftIndustriesC7Kifr = 2;
  • Specific: C7 = 1;
  • Entity type uid: 18183;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@37cd92d6.

See Also: