Class SSN23Stage2Vehicle

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

public final class SSN23Stage2Vehicle extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@6de33fde.

See Also: