Class LightSupportVehicleWheeledLSVWAmbulance

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

public final class LightSupportVehicleWheeledLSVWAmbulance extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: WesternStar4010WM = 1;
  • Specific: LightSupportVehicleWheeledLSVWAmbulance = 2;
  • Entity type uid: 27896;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • LightSupportVehicleWheeledLSVWAmbulance

      public LightSupportVehicleWheeledLSVWAmbulance()
      Default constructor
  • Method Details