Class AS32P19AFirefightingAircraftCrashVehicle

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

public final class AS32P19AFirefightingAircraftCrashVehicle extends EntityType

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

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

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

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

See Also:
  • Constructor Details

    • AS32P19AFirefightingAircraftCrashVehicle

      public AS32P19AFirefightingAircraftCrashVehicle()
      Default constructor
  • Method Details