Class M997A2Ambulance

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

public final class M997A2Ambulance extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle = 6;
  • SubCategory: HighMobilityMultipurposeWheeledVehicleHMMWVHumvee = 1;
  • Specific: M997A2Ambulance = 31;
  • Entity type uid: 22869;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: