Class BMPTFireSupportVehicle

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

public final class BMPTFireSupportVehicle extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: T72MBT = 2;
  • Specific: BMPTFireSupportVehicle = 14;
  • Entity type uid: 22827;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: