Class ChallengerMBTMark2ControlVariant

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

public final class ChallengerMBTMark2ControlVariant extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: ChallengerMBT = 2;
  • Specific: MarkII = 2;
  • Entity type uid: 28138;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@66a53104.

See Also: