Class MineClearingRobotM160LightFlailMV4UGV

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

public final class MineClearingRobotM160LightFlailMV4UGV extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: SmallUnmannedGroundVehicleSUGV = 2;
  • Specific: MineClearingRobotM160LightFlailMV4UGV = 11;
  • Entity type uid: 35014;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • MineClearingRobotM160LightFlailMV4UGV

      public MineClearingRobotM160LightFlailMV4UGV()
      Default constructor
  • Method Details