Class RosomakWRTTechnicalReconnaissanceVehicle

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

public final class RosomakWRTTechnicalReconnaissanceVehicle extends EntityType

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

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

  • Country: Poland (POL) = 175;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: KTORosomak = 1;
  • Specific: RosomakWRTTechnicalReconnaissanceVehicle = 3;
  • Entity type uid: 31697;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • RosomakWRTTechnicalReconnaissanceVehicle

      public RosomakWRTTechnicalReconnaissanceVehicle()
      Default constructor
  • Method Details