Class IRMEngineerReconnaissanceVehicle

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.land.IRMEngineerReconnaissanceVehicle
All Implemented Interfaces:
Serializable

public final class IRMEngineerReconnaissanceVehicle extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: IRMEngineerReconnaissanceVehicle = 4;
  • Specific: (none);
  • Entity type uid: 12732;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@238acd0b.

See Also:
  • Constructor Details

    • IRMEngineerReconnaissanceVehicle

      public IRMEngineerReconnaissanceVehicle()
      Default constructor
  • Method Details

    • createInstance

      public static IRMEngineerReconnaissanceVehicle createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data