Class C701R

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.chn.munition.antiship.C701R
All Implemented Interfaces:
Serializable

public final class C701R extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: MunitionDomain = ANTI_SHIP;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: YingJi7C701 = 13;
  • Specific: C701R = 2;
  • Entity type uid: 29129;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5c8ab9de.

See Also: