Class DragonRunner10UGV

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

public final class DragonRunner10UGV extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: SmallUnmannedGroundVehicleSUGV = 2;
  • Specific: DragonRunner10UGV = 14;
  • Entity type uid: 37046;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3344d163.

See Also:
  • Constructor Details

    • DragonRunner10UGV

      public DragonRunner10UGV()
      Default constructor
  • Method Details

    • createInstance

      public static DragonRunner10UGV createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data