Class TransporterTruck

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

public final class TransporterTruck extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: ZIL1316x63500kgtruck = 4;
  • Specific: TransporterTruck = 9;
  • Entity type uid: 12880;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: