Class BattlefieldSurveillance1

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

public final class BattlefieldSurveillance1 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Active = 2;
  • SubCategory: BattlefieldSurveillance = 24;
  • Specific: null (none);
  • Entity type uid: 22353;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4af606e9.

See Also: