Class ElectroOptical

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.platform.space.ElectroOptical
All Implemented Interfaces:
Serializable

public final class ElectroOptical extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Satellite - Earth Observation = 16;
  • SubCategory: MASINT = 2;
  • Specific: ElectroOptical = 1;
  • Entity type uid: 33123;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@35d3ab60.

See Also:
  • Constructor Details

    • ElectroOptical

      public ElectroOptical()
      Default constructor
  • Method Details

    • createInstance

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