Class RP

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.battlefieldsupport.RP
All Implemented Interfaces:
Serializable

public final class RP extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _8mmgrenade = 41;
  • Specific: RP = 1;
  • Entity type uid: 20897;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@35b3c1f6.

See Also: