Class BVP1PPKArtilleryReconnaissanceVehicle

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

public final class BVP1PPKArtilleryReconnaissanceVehicle extends EntityType

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

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

  • Country: Czech Republic (CZE) = 267;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: BVP1UtilityVariants = 2;
  • Specific: BVP1PPKArtilleryReconnaissanceVehicle = 2;
  • Entity type uid: 36934;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • BVP1PPKArtilleryReconnaissanceVehicle

      public BVP1PPKArtilleryReconnaissanceVehicle()
      Default constructor
  • Method Details