Class ANPLM3A

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

public final class ANPLM3A extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: Electro-Optical = 5;
  • SubCategory: TestEquipment = 98;
  • Specific: ANPLM3 = 1;
  • Entity type uid: 29655;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@75f2ff80.

See Also: