Class FiringPointLaunchPointDeterminationSensor1

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

public final class FiringPointLaunchPointDeterminationSensor1 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Passive = 3;
  • SubCategory: FiringPointLaunchPointDeterminationSensor = 8;
  • Specific: null (none);
  • Entity type uid: 22357;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4070c4ff.

See Also:
  • Constructor Details

    • FiringPointLaunchPointDeterminationSensor1

      public FiringPointLaunchPointDeterminationSensor1()
      Default constructor
  • Method Details