Class MSVSMilCOTSCargoTruck

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

public final class MSVSMilCOTSCargoTruck extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MediumSupportVehicleSystemMilCOTS = 5;
  • Specific: MSVSMilCOTSCargoTruck = 2;
  • Entity type uid: 34412;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@150c158.

See Also: