Class Geoephysical

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

public final class Geoephysical extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Satellite - Earth Observation = 16;
  • SubCategory: MASINT = 2;
  • Specific: Geoephysical = 3;
  • Entity type uid: 33125;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@238acd0b.

See Also: