Class ANGVS5LaserRangefinder

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

public final class ANGVS5LaserRangefinder extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: Electro-Optical = 5;
  • SubCategory: Ranging = 9;
  • Specific: ANGVS5LaserRangefinder = 1;
  • Entity type uid: 23725;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@59a3eaf7.

See Also:
  • Constructor Details

    • ANGVS5LaserRangefinder

      public ANGVS5LaserRangefinder()
      Default constructor
  • Method Details

    • createInstance

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