Class EODMK3MOD1UGV

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

public final class EODMK3MOD1UGV extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: SmallUnmannedGroundVehicleSUGV = 2;
  • Specific: EODMK3MOD1UGV = 7;
  • Entity type uid: 33522;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@617449dd.

See Also:
  • Constructor Details

    • EODMK3MOD1UGV

      public EODMK3MOD1UGV()
      Default constructor
  • Method Details

    • createInstance

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