Class VariableReachRoughTerrainForkliftTruckVRRTFLT

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

public final class VariableReachRoughTerrainForkliftTruckVRRTFLT extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: VariableReachRoughTerrainForkliftTruckVRRTFLT = 27;
  • Specific: null (none);
  • Entity type uid: 10561;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2c0c4c0a.

See Also:
  • Constructor Details

    • VariableReachRoughTerrainForkliftTruckVRRTFLT

      public VariableReachRoughTerrainForkliftTruckVRRTFLT()
      Default constructor
  • Method Details