Class NBCReconnaissanceVehicle8x8

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

public final class NBCReconnaissanceVehicle8x8 extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: NBCReconnaissanceVehicle8x8 = 7;
  • Specific: null (none);
  • Entity type uid: 35803;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: