Class Firingpointlaunchpointlocation

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

public final class Firingpointlaunchpointlocation extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: Acoustic, Passive = 11;
  • SubCategory: Firingpointlaunchpointlocation = 8;
  • Specific: null (none);
  • Entity type uid: 23707;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2a510e0e.

See Also:
  • Constructor Details

    • Firingpointlaunchpointlocation

      public Firingpointlaunchpointlocation()
      Default constructor
  • Method Details

    • createInstance

      public static Firingpointlaunchpointlocation createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data