Class XM1070ElectronicFightingVehicleSystemEFVS

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

public final class XM1070ElectronicFightingVehicleSystemEFVS extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Tracked Utility Vehicle = 9;
  • SubCategory: M992FieldArtilleryAmmunitionSupportVehicleFAASV = 3;
  • Specific: XM1070ElectronicFightingVehicleSystemEFVS = 5;
  • Entity type uid: 10598;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • XM1070ElectronicFightingVehicleSystemEFVS

      public XM1070ElectronicFightingVehicleSystemEFVS()
      Default constructor
  • Method Details