Class RS28Stage2Vehicle

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

public final class RS28Stage2Vehicle extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = STRATEGIC;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: RS28Sarmat = 46;
  • Specific: RS28Stage2Vehicle = 1;
  • Entity type uid: 32399;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@431babe6.

See Also: