Class M1084A1P2TruckwGrayEagleGroundControlStation

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

public final class M1084A1P2TruckwGrayEagleGroundControlStation extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: StewartampStevensonFamilyofMediumTacticalVehiclesFMTV = 12;
  • Specific: M1084TruckCargo_wMHEwEquip = 10;
  • Entity type uid: 36191;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@1a9ec80e.

See Also:
  • Constructor Details

    • M1084A1P2TruckwGrayEagleGroundControlStation

      public M1084A1P2TruckwGrayEagleGroundControlStation()
      Default constructor
  • Method Details