Class SS11Stage2Vehicle

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

public final class SS11Stage2Vehicle extends EntityType

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

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

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

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

See Also: